ld: Don't evaluate unneeded PROVIDE expressions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-group3.s
CommitLineData
8cd931b7
CL
1@ Test to ensure that ARM calls exceeding 32Mb 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
This page took 0.254698 seconds and 4 git commands to generate.