repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* elf32-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
[binutils.git]
/
gas
/
testsuite
/
gas
/
cris
/
rd-pic-2.s
blob
949fa18b0c30784ddc9ba7e35614341fee772cec
1
; GAS mustn
't error on the larger-than-16-bit offsets here.
2
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
11
z: