* elf32-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
[binutils.git] / gas / testsuite / gas / cris / rd-pic-2.s
blob949fa18b0c30784ddc9ba7e35614341fee772cec
1 ; GAS mustn't error on the larger-than-16-bit offsets here.
3 .global y
4 .global z
5 a:
6 movs.w y:GOT16,$r9
7 movs.w z:GOTPLT16,$r9
8 .space 65536,0
9 y:
10 nop