mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
3b4412a041
ld/ * testsuite/ld-mips-elf/unaligned-syms.s: Rename to... * testsuite/ld-mips-elf/unaligned-data.s: ... this. * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Adjust accordingly. * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise. * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Likewise. * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
10 lines
409 B
Makefile
10 lines
409 B
Makefile
#name: MIPS LWPC from unaligned symbol 1
|
|
#source: unaligned-lwpc-1.s
|
|
#source: unaligned-data.s
|
|
#as: -EB -32 -mips32r6
|
|
#ld: -EB -Ttext 0x1c000000 -Tdata 0x1c080000 -e 0x1c000000
|
|
#error: \A[^\n]*: In function `foo':\n
|
|
#error: \(\.text\+0x[0-9a-f]+\): PC-relative load from unaligned address\n
|
|
#error: [^\n]*: In function `foo':\n
|
|
#error: \(\.text\+0x[0-9a-f]+\): PC-relative load from unaligned address\Z
|