diff options
Diffstat (limited to 'ld/testsuite/ld-arm/farcall-thumb-thumb-pic-veneer.d')
-rw-r--r-- | ld/testsuite/ld-arm/farcall-thumb-thumb-pic-veneer.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-arm/farcall-thumb-thumb-pic-veneer.d b/ld/testsuite/ld-arm/farcall-thumb-thumb-pic-veneer.d index 932f28a..f97671b 100644 --- a/ld/testsuite/ld-arm/farcall-thumb-thumb-pic-veneer.d +++ b/ld/testsuite/ld-arm/farcall-thumb-thumb-pic-veneer.d @@ -1,5 +1,5 @@ -#name: Thumb-Thumb farcall without BLX +#name: Thumb-Thumb farcall without BLX (PIC veneer) #source: farcall-thumb-thumb.s #as: -march=armv4t -#ld: -Ttext 0x1000 --section-start .foo=0x2001014 +#ld: -Ttext 0x1000 --section-start .foo=0x2001014 --pic-veneer #error: .*\(.text\+0x0\): relocation truncated to fit: R_ARM_THM_CALL against `bar' |