File: unaligned-branch-ignore-mips16.d

package info (click to toggle)
binutils-djgpp 2.35.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 321,228 kB
  • sloc: ansic: 1,162,947; asm: 671,219; cpp: 134,012; exp: 70,783; makefile: 55,860; sh: 22,254; yacc: 14,459; lisp: 13,806; perl: 2,008; lex: 1,649; pascal: 307; sed: 195; awk: 25
file content (20 lines) | stat: -rw-r--r-- 1,675 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#name: MIPS16 link branch to unaligned symbol (ignore branch ISA)
#ld: -Ttext 0x1c000000 -e 0x1c000000 --ignore-branch-isa
#source: ../../../gas/testsuite/gas/mips/unaligned-branch-mips16-2.s
#error:   [^\n]*: in function `foo':\n
#error:   \(\.text\+0x1008\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x100e\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x1014\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x1020\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x1026\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x102c\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x104a\): branch to a non-instruction-aligned address\n
#error:   \(\.text\+0x1056\): branch to a non-instruction-aligned address\n
#error:   \(\.text\+0x1068\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x106e\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x1074\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x1080\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x1086\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x108c\): cannot convert a branch to JALX for a non-word-aligned address\n
#error:   \(\.text\+0x10aa\): branch to a non-instruction-aligned address\n
#error:   \(\.text\+0x10b6\): branch to a non-instruction-aligned address\Z