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-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git]
/
ld
/
testsuite
/
ld-arm
/
farcall-group3.s
blob
ea2ce7f1e7995b386a6af34a0cf1c05d9b1789bf
1
@ Test to ensure that ARM calls exceeding
32
Mb generate stubs
,
2
@
and
that stubs are correctly inserted between input sections
3
@ when one contribution size exceeds the limit.
4
5
.text
6
.global bar
7
.global _start
8
_start
:
9
bl
bar