* ld.texinfo (Expression Section): Describe treatment of numbers
[deliverable/binutils-gdb.git] / ld / emultempl / armcoff.em
index b3cdde90acde4edb22977379a66af42cdf737a2e..20bff145c5e62a5648b4acbb24a4b38dfefc501c 100644 (file)
@@ -133,6 +133,8 @@ gld${EMULATION_NAME}_before_allocation (void)
 static void
 gld${EMULATION_NAME}_after_open (void)
 {
+  after_open_default ();
+
   if (strstr (bfd_get_target (link_info.output_bfd), "arm") == NULL)
     {
       /* The arm backend needs special fields in the output hash structure.
This page took 0.023506 seconds and 4 git commands to generate.