MIPS messages
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-branch.d
CommitLineData
99aefae6
MR
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
2c1c9679
AM
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
This page took 0.102931 seconds and 4 git commands to generate.