Merge from gcc:
[deliverable/binutils-gdb.git] / ld / emultempl / ia64elf.em
index b29e16cff656d3f01169f678626f656298865663..88d57480af7a8c3c0a54047616329d42dc8a9180 100644 (file)
@@ -1,5 +1,5 @@
 # This shell script emits a C file. -*- C -*-
-#   Copyright 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
+#   Copyright 2003, 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -35,6 +35,8 @@ gld${EMULATION_NAME}_after_parse (void)
 {
   link_info.relax_pass = 2;
   bfd_elf${ELFSIZE}_ia64_after_parse (itanium);
+
+  after_parse_default ();
 }
 
 EOF
This page took 0.02419 seconds and 4 git commands to generate.