]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-arm/farcall-group3.s
Imported binutils-2.20
[msp430-binutils.git] / ld / testsuite / ld-arm / farcall-group3.s
diff --git a/ld/testsuite/ld-arm/farcall-group3.s b/ld/testsuite/ld-arm/farcall-group3.s
new file mode 100644 (file)
index 0000000..ea2ce7f
--- /dev/null
@@ -0,0 +1,9 @@
+@ Test to ensure that ARM calls exceeding 32Mb generate stubs,
+@ and that stubs are correctly inserted between input sections
+@ when one contribution size exceeds the limit.
+
+       .text
+       .global bar
+       .global _start
+_start:
+       bl bar