Remove unused file_string parameter in gdb_disassembly
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-local-overflow.d
CommitLineData
ceab86af
MR
1#name: MIPS reloc against local symbol overflow
2#source: reloc-local-overflow.s
3#as: -EB -32
4#ld: -EB -Tdata 0x10000 -e 0
5#error: \A[^\n]*:\(\.data\+0x1000\): relocation truncated to fit: R_MIPS_16 against `\.data'\Z
6
7# Verify that the section name (`.data') is printed rather than `no symbol'.
This page took 0.048711 seconds and 4 git commands to generate.