ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / relax-jalr-n64.d
CommitLineData
05e6bb2f
AO
1#name: MIPS relax-jalr n64
2#source: relax-jalr.s
99262e37 3#as: -march=from-abi -KPIC -64 -EB
05e6bb2f 4#objdump: --prefix-addresses -d --show-raw-insn
5d58c733 5#ld: -melf64btsmip
05e6bb2f
AO
6
7.*: file format elf.*mips.*
8
9Disassembly of section \.text:
10 \.\.\.
11 \.\.\.
12.* ld t9,.*
13.* bal .* <__start>
14.* nop
15 \.\.\.
16.* ld t9,.*
17.* bal .* <__start>
18.* nop
19 \.\.\.
20.* ld t9,.*
21.* bal .* <__start>
22.* nop
2d8f7dc8 23 \.\.\.
This page took 0.723353 seconds and 4 git commands to generate.