Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-mips-elf/pic-reloc-4.d
2023-03-06 14:48:14 +01:00

10 lines
590 B
Makefile

#name: MIPS PIC relocation 4
#ld: -shared -T pic-reloc-absolute-hi.ld
#target: [check_shared_lib_support]
#source: pic-reloc-j.s
#error: \A[^\n]*: in function `foo':\n
#error: \(\.text\+0x0\): relocation R_MIPS_26 against `bar' cannot be used when making a shared object; recompile with -fPIC\n
#error: \(\.text\+0x8\): relocation R_MIPS_26 against `bar' cannot be used when making a shared object; recompile with -fPIC\n
#error: \(\.text\+0x0\): relocation truncated to fit: R_MIPS_26 against `bar'\n
#error: \(\.text\+0x8\): relocation truncated to fit: R_MIPS_26 against `bar'\Z