MIPS/BFD: Don't stop processing on a cross-mode jump conversion error
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-lwpc-1.d
1 #name: MIPS LWPC from unaligned symbol 1
2 #source: unaligned-lwpc-1.s
3 #source: unaligned-data.s
4 #as: -EB -32 -mips32r6
5 #ld: -EB -Ttext 0x1c000000 -Tdata 0x1c080000 -e 0x1c000000
6 #error: \A[^\n]*: In function `foo':\n
7 #error: \(\.text\+0x[0-9a-f]+\): PC-relative load from unaligned address\n
8 #error: [^\n]*: In function `foo':\n
9 #error: \(\.text\+0x[0-9a-f]+\): PC-relative load from unaligned address\Z
This page took 0.035287 seconds and 4 git commands to generate.