MIPS/BFD: Report `bfd_reloc_outofrange' errors as such
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-lwpc-3.d
1 #name: MIPS LWPC from unaligned symbol 3
2 #source: unaligned-lwpc-3.s
3 #source: unaligned-syms.s
4 #as: -EB -32 -mips32r6
5 #ld: -EB -Ttext 0x1c000000 -Tdata 0x1c080000 -e 0x1c000000
6 #objdump: -dr --prefix-addresses --show-raw-insn
7
8 .*: +file format .*mips.*
9
10 Disassembly of section \.text:
11 [0-9a-f]+ <[^>]*> ec4a0009 lwpc v0,1c080024 <bar4>
12 \.\.\.
This page took 0.031087 seconds and 4 git commands to generate.