From c7eb6be45e424188fd6f1035ca747f4295f2588c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 31 May 2008 16:04:57 +0000 Subject: Ooops, omitted from previous delta --- ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d | 4 ++++ ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d create mode 100644 ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d (limited to 'ld') 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 0000000..749b58f --- /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 0000000..0fc6e04 --- /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' -- cgit v1.1