x86-64: Force symbol dynamic if it isn't undefined weak
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19645.s
CommitLineData
b8871f35
L
1 .text
2 .global bar
3 .type bar,"function"
4bar:
5 movq foobar@GOTPCREL(%rip), %rax
6 .comm foobar,30,4
This page took 0.069997 seconds and 4 git commands to generate.