diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/unaligned-branch-ignore-2.d')
-rw-r--r-- | ld/testsuite/ld-mips-elf/unaligned-branch-ignore-2.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-mips-elf/unaligned-branch-ignore-2.d b/ld/testsuite/ld-mips-elf/unaligned-branch-ignore-2.d index 2881be3..89a5e17 100644 --- a/ld/testsuite/ld-mips-elf/unaligned-branch-ignore-2.d +++ b/ld/testsuite/ld-mips-elf/unaligned-branch-ignore-2.d @@ -2,7 +2,7 @@ #as: -EB -n32 -march=from-abi #ld: -EB -Ttext 0x1c000000 -e 0x1c000000 --ignore-branch-isa #source: ../../../gas/testsuite/gas/mips/unaligned-branch-2.s -#error: \A[^\n]*: In function `foo':\n +#error: \A[^\n]*: in function `foo':\n #error: \(\.text\+0x101c\): branch to a non-instruction-aligned address\n #error: \(\.text\+0x1024\): branch to a non-instruction-aligned address\n #error: \(\.text\+0x102c\): branch to a non-instruction-aligned address\n |