ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-lwpc-0.d
1 #name: MIPS LWPC from unaligned symbol 0
2 #source: unaligned-lwpc-0.s
3 #source: unaligned-data.s
4 #as: -mips32r6
5 #ld: -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]+ <[^>]*> ec4a0008 lwpc v0,1c080020 <bar0>
12 [0-9a-f]+ <[^>]*> ec4a0008 lwpc v0,1c080024 <bar4>
13 \.\.\.
This page took 0.029852 seconds and 4 git commands to generate.