ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / jal-local-overflow-1.d
1 #name: MIPS JAL to local symbol overflow 1
2 #source: jal-local-overflow.s
3 #ld: -Ttext 0x1fffd000 -e 0x1fffd000
4 #error: \A[^\n]*: in function `foo':\n
5 #error: \(\.text\+0x2000\): relocation truncated to fit: R_MIPS_26 against `.text'\n
6 #error: [^\n]*: in function `bar':\n
7 #error: \(\.text\+0x4000\): relocation truncated to fit: R_MIPS_26 against `.text'\Z
This page took 0.032927 seconds and 4 git commands to generate.