mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
8 lines
295 B
D
8 lines
295 B
D
|
#name: MIPS reloc against local symbol overflow
|
||
|
#source: reloc-local-overflow.s
|
||
|
#as: -EB -32
|
||
|
#ld: -EB -Tdata 0x10000 -e 0
|
||
|
#error: \A[^\n]*:\(\.data\+0x1000\): relocation truncated to fit: R_MIPS_16 against `\.data'\Z
|
||
|
|
||
|
# Verify that the section name (`.data') is printed rather than `no symbol'.
|