x86: Force relocation against local absolute symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-localpic.s
CommitLineData
f5d9e816
L
1 .text
2foo:
3 .quad 0
4 movq foo@GOTPCREL(%rip), %rax
efc3a950
L
5 movq bar@GOTPCREL(%rip), %rax
6 bar = 0xfffffff0
This page took 0.764379 seconds and 4 git commands to generate.