Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-mips-elf/reloc-local-overflow.d

7 lines
278 B
D
Raw Normal View History

2023-03-06 14:48:14 +01:00
#name: MIPS reloc against local symbol overflow
#source: reloc-local-overflow.s
#ld: -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'.