]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-mips-elf/unaligned-branch.d
4c7c1370a5aae84f3fa5de0e2ce32c1564ea4d01
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-branch.d
1 #name: MIPS branch to unaligned symbol
2 #source: unaligned-branch.s
3 #source: unaligned-text.s
4 #as: -EB -32 -mips32r6
5 #ld: -EB -Ttext 0x10000000 -e 0x10000000
6 #error: \A[^\n]*: in function `foo':\n
7 #error: \(\.text\+0x14\): branch to a non-instruction-aligned address\n
8 #error: \(\.text\+0x1c\): branch to a non-instruction-aligned address\n
9 #error: \(\.text\+0x24\): branch to a non-instruction-aligned address\n
10 #error: \(\.text\+0x28\): branch to a non-instruction-aligned address\n
11 #error: \(\.text\+0x30\): branch to a non-instruction-aligned address\n
12 #error: \(\.text\+0x38\): branch to a non-instruction-aligned address\n
13 #error: \(\.text\+0x3c\): branch to a non-instruction-aligned address\n
14 #error: \(\.text\+0x44\): branch to a non-instruction-aligned address\n
15 #error: \(\.text\+0x4c\): branch to a non-instruction-aligned address\Z