]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-i386/pr27491-1.s
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / pr27491-1.s
CommitLineData
794f2bba
L
1 .weak __start_xx
2 .weak __stop_xx
3
4 .text
5 .global foo
6foo:
7 movl __start_xx@got(%ebx), %eax
8 movl __stop_xx@got(%ebx), %eax
9
10 .section xx,"a",unique,0
11 .byte 0
12
13 .section xx,"a",unique,1
14 .byte 1