1 #name: MIPS LDPC from unaligned symbol 1 2 #source: unaligned-ldpc-1.s 3 #source: unaligned-data.s 4 #as: -mips64r6 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\n 9 #error: \(\.text\+0x[0-9a-f]+\): PC-relative load from unaligned address\Z 10