ld: Add -Bsymbolic-functions tests
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr20093-2.s
1 .largecomm foo1,1073741824,32
2 .largecomm foo2,1073741824,32
3 .largecomm foo3,1073741824,32
4 .text
5 .globl _start
6 .type _start, @function
7 _start:
8 movq foo1@GOTPCREL(%rip), %rax
9 .size _start, .-_start