summaryrefslogtreecommitdiff
path: root/ld/testsuite
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-05-31 16:04:57 +0000
committerNick Clifton <nickc@redhat.com>2008-05-31 16:04:57 +0000
commit28e6ddd3fa1223a18a3cbb6e4acd124879280ac9 (patch)
treeb1c1954a7314f0af68b455babd0fb8552871679e /ld/testsuite
parent210d834f3e4b3bcb438f0b9d3b3286f70d898c83 (diff)
downloadbinutils-redhat-28e6ddd3fa1223a18a3cbb6e4acd124879280ac9.tar.gz
Ooops, omitted from previous delta
Diffstat (limited to 'ld/testsuite')
-rw-r--r--ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d4
-rw-r--r--ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d4
2 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d b/ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d
new file mode 100644
index 0000000000..749b58f566
--- /dev/null
+++ b/ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d
@@ -0,0 +1,4 @@
+#name: Thumb-2-as-Thumb-1 BL failure test
+#source: thumb2-bl-as-thumb1-bad.s
+#ld: -Ttext 0x1000 --section-start .foo=0x401004
+#error: .*\(.text\+0x0\): relocation truncated to fit: R_ARM_THM_CALL against `bar'
diff --git a/ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d b/ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d
new file mode 100644
index 0000000000..0fc6e043e1
--- /dev/null
+++ b/ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d
@@ -0,0 +1,4 @@
+#name: Thumb-2 BL failure test
+#source: thumb2-bl-bad.s
+#ld: -Ttext 0x1000 --section-start .foo=0x1001004
+#error: .*\(.text\+0x0\): relocation truncated to fit: R_ARM_THM_CALL against `bar'