X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Femultempl%2Farmcoff.em;h=20bff145c5e62a5648b4acbb24a4b38dfefc501c;hb=5c3049d2ef5d591dadd42bd074f4866616ef8231;hp=b3cdde90acde4edb22977379a66af42cdf737a2e;hpb=e759c116027e96bb72562d69ae49a86d6f271a3a;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/emultempl/armcoff.em b/ld/emultempl/armcoff.em index b3cdde90ac..20bff145c5 100644 --- a/ld/emultempl/armcoff.em +++ b/ld/emultempl/armcoff.em @@ -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.