]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-i386/pr28870.s
ltmain.sh: allow more flags at link-time
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / pr28870.s
CommitLineData
30a95452
L
1 .text
2 .globl _start
3_start:
4 addl foo@GOT(%ebx), %eax
5 cmpl $0, foo@GOT(%ebx)
6foo = 2