diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/unaligned-branch.d')
-rw-r--r-- | ld/testsuite/ld-mips-elf/unaligned-branch.d | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/ld/testsuite/ld-mips-elf/unaligned-branch.d b/ld/testsuite/ld-mips-elf/unaligned-branch.d index 00e8ffe..95b3360 100644 --- a/ld/testsuite/ld-mips-elf/unaligned-branch.d +++ b/ld/testsuite/ld-mips-elf/unaligned-branch.d @@ -4,12 +4,12 @@ #as: -EB -32 -mips32r6 #ld: -EB -Ttext 0x10000000 -e 0x10000000 #error: \A[^\n]*: In function `foo':\n -#error: \(\.text\+0x14\): Branch to a non-instruction-aligned address\n -#error: \(\.text\+0x1c\): Branch to a non-instruction-aligned address\n -#error: \(\.text\+0x24\): Branch to a non-instruction-aligned address\n -#error: \(\.text\+0x28\): Branch to a non-instruction-aligned address\n -#error: \(\.text\+0x30\): Branch to a non-instruction-aligned address\n -#error: \(\.text\+0x38\): Branch to a non-instruction-aligned address\n -#error: \(\.text\+0x3c\): Branch to a non-instruction-aligned address\n -#error: \(\.text\+0x44\): Branch to a non-instruction-aligned address\n -#error: \(\.text\+0x4c\): Branch to a non-instruction-aligned address\Z +#error: \(\.text\+0x14\): branch to a non-instruction-aligned address\n +#error: \(\.text\+0x1c\): branch to a non-instruction-aligned address\n +#error: \(\.text\+0x24\): branch to a non-instruction-aligned address\n +#error: \(\.text\+0x28\): branch to a non-instruction-aligned address\n +#error: \(\.text\+0x30\): branch to a non-instruction-aligned address\n +#error: \(\.text\+0x38\): branch to a non-instruction-aligned address\n +#error: \(\.text\+0x3c\): branch to a non-instruction-aligned address\n +#error: \(\.text\+0x44\): branch to a non-instruction-aligned address\n +#error: \(\.text\+0x4c\): branch to a non-instruction-aligned address\Z |