Fix implib test failures
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-jalx-addend-3.d
1 #name: MIPS JALX to unaligned symbol with addend 3
2 #source: unaligned-jalx-addend-3.s
3 #source: unaligned-insn.s -mips16
4 #as: -EB -n32 -march=from-abi
5 #ld: -EB -Ttext 0x1c000000 -e 0x1c000000
6 #error: \A[^\n]*: In function `foo':\n
7 #error: \(\.text\+0x0\): Cannot convert a branch to JALX for a non-word-aligned address\n
8 #error: [^\n]*: In function `foo':\n
9 #error: \(\.text\+0x8\): Cannot convert a branch to JALX for a non-word-aligned address\n
10 #error: [^\n]*: In function `foo':\n
11 #error: \(\.text\+0x10\): Cannot convert a branch to JALX for a non-word-aligned address\n
12 #error: [^\n]*: In function `foo':\n
13 #error: \(\.text\+0x18\): Cannot convert a branch to JALX for a non-word-aligned address\n
14 #error: [^\n]*: In function `foo':\n
15 #error: \(\.text\+0x20\): Cannot convert a branch to JALX for a non-word-aligned address\n
16 #error: [^\n]*: In function `foo':\n
17 #error: \(\.text\+0x28\): Cannot convert a branch to JALX for a non-word-aligned address\n
18 #error: [^\n]*: In function `foo':\n
19 #error: \(\.text\+0x30\): Cannot convert a branch to JALX for a non-word-aligned address\n
20 #error: [^\n]*: In function `foo':\n
21 #error: \(\.text\+0x38\): Cannot convert a branch to JALX for a non-word-aligned address\n
22 #error: [^\n]*: In function `foo':\n
23 #error: \(\.text\+0x40\): Cannot convert a branch to JALX for a non-word-aligned address\n
24 #error: [^\n]*: In function `foo':\n
25 #error: \(\.text\+0x48\): Cannot convert a branch to JALX for a non-word-aligned address\n
26 #error: [^\n]*: In function `foo':\n
27 #error: \(\.text\+0x50\): Cannot convert a branch to JALX for a non-word-aligned address\n
28 #error: [^\n]*: In function `foo':\n
29 #error: \(\.text\+0x58\): Cannot convert a branch to JALX for a non-word-aligned address\Z
This page took 0.063091 seconds and 4 git commands to generate.