Retro68/binutils/ld/testsuite/ld-mips-elf/jal-global-overflow-1.d
2018-12-28 16:25:28 +01:00

9 lines
379 B
Makefile

#name: MIPS JAL to global symbol overflow 1
#source: jal-global-overflow.s
#as: -EB -32
#ld: -EB -Ttext 0x1fffd000 -e 0x1fffd000
#error: \A[^\n]*: in function `foo':\n
#error: \(\.text\+0x2000\): relocation truncated to fit: R_MIPS_26 against `abar'\n
#error: [^\n]*: in function `bar':\n
#error: \(\.text\+0x4000\): relocation truncated to fit: R_MIPS_26 against `afoo'\Z