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