1 #name: MIPS LWPC from unaligned symbol 1
2 #source: unaligned-lwpc-1.s
3 #source: unaligned-data.s
4 #as: -mips32r6
5 #ld: -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:   \(\.text\+0x[0-9a-f]+\): PC-relative load from unaligned address\Z
9