]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-x86-64/pr19645.s
Properly implement STT_COMMON
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19645.s
1 .text
2 .global bar
3 .type bar,"function"
4 bar:
5 movq foobar@GOTPCREL(%rip), %rax
6 .comm foobar,30,4