Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-group2.s
1 @ Test to ensure that ARM calls exceeding 32Mb generate stubs.
2
3 .text
4 myfunc:
5 bl bar3
6 bl bar4
7 bl bar5
This page took 0.046381 seconds and 4 git commands to generate.