x86: Force relocation against local absolute symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / localpic.s
CommitLineData
2a86604a
L
1 .data
2foo:
3 .long 0
4 .text
5movl foo@GOT(%ecx), %eax
efc3a950
L
6movl bar@GOT(%ecx), %eax
7 bar = 0xfffffff0
This page took 0.814928 seconds and 4 git commands to generate.