Disallow 64bit relocations in x32 mode.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / localpic.s
1 .data
2 foo:
3 .long 0
4 .text
5 movl foo@GOT(%ecx), %eax
This page took 0.029075 seconds and 4 git commands to generate.