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]
/
ld
/
testsuite
/
ld-sh
/
sh64
/
shcmp-1.s
blob
f915af4b479b3847efc1e8f29860522682501667
1
!
A
single SHcompact file
,
that should link correctly.
2
.text
3
.global start
4
start
:
5
mova next
,
r0
6
nop
7
next
:
8
nop
9
mov
#42,r10
10
11
.section .rodata
12
.long start
13
here
:
14
.long here
15
.long next