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