]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-mips-elf/reloc-local-overflow.d
MIPS/LD/testsuite: Correct mips-elf.exp test ABI/emul/endian arrangement
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-local-overflow.d
1 #name: MIPS reloc against local symbol overflow
2 #source: reloc-local-overflow.s
3 #ld: -Tdata 0x10000 -e 0
4 #error: \A[^\n]*:\(\.data\+0x1000\): relocation truncated to fit: R_MIPS_16 against `\.data'\Z
5
6 # Verify that the section name (`.data') is printed rather than `no symbol'.