ELF: Don't check relocations in non-loaded, non-alloced sections
[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.032082 seconds and 4 git commands to generate.