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-mips-elf
/
jaloverflow-2.s
blob
71acf296ea5ea16da850c0818159d3034b67d5a6
1
# jal relocs against undefined weak symbols should not be treated as
2
# overflowing
3
4
.globl start
5
.weak foo
6
start
:
7
jal foo