mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-23 06:07:41 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
6 lines
223 B
Makefile
6 lines
223 B
Makefile
#name: Thumb-Thumb farcall without BLX
|
|
#source: farcall-thumb-thumb.s
|
|
#as: -march=armv4t
|
|
#ld: -Ttext 0x1000 --section-start .foo=0x2001014
|
|
#error: .*\(.text\+0x0\): relocation truncated to fit: R_ARM_THM_CALL against `bar'
|