PR46, cygwin: FAIL: cdtest with -Ur
[deliverable/binutils-gdb.git] / ld / scripttempl / i386beos.sc
index f4ce42ccded5a11bbefc737194448167d5ed906c..b45b83fc9ea959d9751a96c5e8d89daae668dd12 100644 (file)
@@ -69,7 +69,7 @@ SECTIONS
     ${CONSTRUCTING+ ___DTOR_LIST__ = .; __DTOR_LIST__ = . ;
                        LONG (-1); *(.dtors); *(.dtor);  LONG (0); }
     ${RELOCATING+ KEEP (*(SORT_NONE(.fini)))}
-    /* ??? Why is .gcc_exc here?  */
+    ${RELOCATING+/* ??? Why is .gcc_exc here?  */}
     ${RELOCATING+ *(.gcc_exc)}
     ${RELOCATING+ etext = .;}
     ${RELOCATING+ __text_end__ = .;}
This page took 0.02356 seconds and 4 git commands to generate.