* ld.texinfo (Expression Section): Describe treatment of numbers
[deliverable/binutils-gdb.git] / ld / emultempl / pe.em
index df0678ddf7323f48a5421d9ea7cebb966982dad5..b4d7a63671f5ebf5ab3533200d8d8f628105790c 100644 (file)
@@ -1219,6 +1219,8 @@ debug_section_p (bfd *abfd ATTRIBUTE_UNUSED, asection *sect, void *obj)
 static void
 gld_${EMULATION_NAME}_after_open (void)
 {
+  after_open_default ();
+
 #ifdef DLL_SUPPORT
   if (pe_dll_extra_pe_debug)
     {
This page took 0.025509 seconds and 4 git commands to generate.