Ooops, omitted from previous delta
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-group2.s
CommitLineData
133d72e9
NC
1
2@ Test to ensure that ARM calls exceeding 32Mb generate stubs.
3
4@ We will place the section .foo at 0x2000.
5
6 .text
7myfunc:
8 bl bar3
9 bl bar4
10 bl bar5
This page took 0.023445 seconds and 4 git commands to generate.