ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-reloc-0.d
1 #name: MIPS PIC relocation 0
2 #ld: -shared -T pic-reloc-ordinary.ld
3 #target: [check_shared_lib_support]
4 #source: pic-reloc-lui.s
5 #error: \A[^\n]*: in function `foo':\n
6 #error: \(\.text\+0x0\): relocation R_MIPS_HI16 against `bar' cannot be used when making a shared object; recompile with -fPIC\n
7 #error: \(\.text\+0x8\): relocation R_MIPS_HI16 against `bar' cannot be used when making a shared object; recompile with -fPIC\Z
This page took 0.039578 seconds and 4 git commands to generate.