diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/jal-local-overflow-1.d')
-rw-r--r-- | ld/testsuite/ld-mips-elf/jal-local-overflow-1.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-mips-elf/jal-local-overflow-1.d b/ld/testsuite/ld-mips-elf/jal-local-overflow-1.d index 869df0e..c4deb8b 100644 --- a/ld/testsuite/ld-mips-elf/jal-local-overflow-1.d +++ b/ld/testsuite/ld-mips-elf/jal-local-overflow-1.d @@ -2,7 +2,7 @@ #source: jal-local-overflow.s #as: -EB -32 #ld: -EB -Ttext 0x1fffd000 -e 0x1fffd000 -#error: \A[^\n]*: In function `foo':\n +#error: \A[^\n]*: in function `foo':\n #error: \(\.text\+0x2000\): relocation truncated to fit: R_MIPS_26 against `.text'\n -#error: [^\n]*: In function `bar':\n +#error: [^\n]*: in function `bar':\n #error: \(\.text\+0x4000\): relocation truncated to fit: R_MIPS_26 against `.text'\Z |