ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / relax-jalr-n64-shared.d
CommitLineData
05e6bb2f
AO
1#name: MIPS relax-jalr-shared 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: -shared -melf64btsmip
197b262f 6#target: [check_shared_lib_support]
05e6bb2f
AO
7
8.*: file format elf.*mips.*
9
10Disassembly of section \.text:
11 \.\.\.
12 \.\.\.
13.* ld t9,.*
14.* jalr t9
15.* nop
16 \.\.\.
17.* ld t9,.*
18.* jalr t9
19.* nop
20 \.\.\.
21.* ld t9,.*
22.* bal .* <__start>
23.* nop
2d8f7dc8 24 \.\.\.
This page took 0.721839 seconds and 4 git commands to generate.