mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
9 lines
379 B
D
9 lines
379 B
D
|
#name: MIPS JAL to local symbol overflow 1
|
||
|
#source: jal-local-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 `.text'\n
|
||
|
#error: [^\n]*: In function `bar':\n
|
||
|
#error: \(\.text\+0x4000\): relocation truncated to fit: R_MIPS_26 against `.text'\Z
|