various i386-aout and i386-coff target removal
[deliverable/binutils-gdb.git] / ld / testsuite / ld-discard / extern.s
index f54a8a0ce75dc990fcafa2eb68efcc1d5551850b..464be8b6f4ef6328866ea012e314ebb59a8da93b 100644 (file)
@@ -2,11 +2,12 @@
        .section        .data.exit,"aw"
 data:
        .globl text
-       .section        .text.exit,"aw"
+       .section        .text.exit,"ax"
 text:
        .text
        .globl _start
 _start:
        .long   data
        .section        .debug_info
+       .long   0
        .long   text
This page took 0.02409 seconds and 4 git commands to generate.