Ooops, omitted from previous delta

This commit is contained in:
Nick Clifton
2008-05-31 16:04:57 +00:00
parent 7895b093f6
commit c7eb6be45e
2 changed files with 8 additions and 0 deletions

@ -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'

@ -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'