Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-elf / loadaddr.s
blob0a1416924281a421517c9f52b325ded81c77a9e7
1 .text
2 .globl main
3 .globl start
4 .globl _start
5 .globl __start
6 main:
7 start:
8 _start:
9 __start:
10 .byte 0,0,0,0,0,0,0,0
11 .byte 0,0,0,0,0,0,0,0
12 .section .bar,"ax","progbits"
13 .byte 0,0,0,0,0,0,0,0
14 .byte 0,0,0,0,0,0,0,0
15 .section .foo,"aw","progbits"
16 .byte 0,0,0,0,0,0,0,0
17 .byte 0,0,0,0,0,0,0,0
18 .data
19 .byte 0,0,0,0,0,0,0,0
20 .byte 0,0,0,0,0,0,0,0