summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/farcall-group2.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/farcall-group2.s')
-rw-r--r--ld/testsuite/ld-arm/farcall-group2.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/farcall-group2.s b/ld/testsuite/ld-arm/farcall-group2.s
new file mode 100644
index 0000000..774869f
--- /dev/null
+++ b/ld/testsuite/ld-arm/farcall-group2.s
@@ -0,0 +1,7 @@
+@ Test to ensure that ARM calls exceeding 32Mb generate stubs.
+
+ .text
+myfunc:
+ bl bar3
+ bl bar4
+ bl bar5