Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-d10v / reloc-006.d
1 #source: reloc-005.s
2 #ld: -T $srcdir/$subdir/reloc-006.ld
3 #objdump: -D
4
5 # Test 18 bit pc rel reloc good boundary
6
7 .*: file format elf32-d10v
8
9 Disassembly of section .text:
10
11 01014000 <_start>:
12 1014000: e4 00 7f ff bra.l 1033ffc <foo>
13 1014004: 26 0d 5e 00 jmp r13 || nop
This page took 0.029606 seconds and 4 git commands to generate.