aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/unaligned-branch.d
blob: 95b33607cf67a8ae5f2dcdf6b697c3ae2dcdd9b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#name: MIPS branch to unaligned symbol
#source: unaligned-branch.s
#source: unaligned-text.s
#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