* ld-discard/extern.s: Likewise.
* ld-discard/static.s: Likewise.
+2003-09-23 Alan Modra <alan@modra.org>
+
+ * ld-discard/exit.s: Correct .text.exit attributes.
+ * ld-discard/extern.s: Likewise.
+ * ld-discard/static.s: Likewise.
+
2003-09-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* ld-mips-elf/relax-jalr-n32.d: Fix little endian test failure.
.section .data.exit,"aw"
data:
.globl text
- .section .text.exit,"aw"
+ .section .text.exit,"ax"
text:
.section .data.exit,"aw"
data:
.globl text
- .section .text.exit,"aw"
+ .section .text.exit,"ax"
text:
.text
.globl _start
.section .data.exit,"aw"
data:
- .section .text.exit,"aw"
+ .section .text.exit,"ax"
text:
.text
.globl _start