Don't convert R_386_GOT32 relocation
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pcrel16abs.d
1 #name: PCREL16 absolute reloc
2 #as: --32
3 #ld: -melf_i386 -Ttext 0xfffffff0
4 #objdump: -drj.text -m i8086
5
6 .*: +file format elf32-i386.*
7
8 Disassembly of section .text:
9
10 f+0 <_start>:
11 f+0: e9 0d e0[ ]+jmp[ ]+ffffe000 <.*>
12 #pass
This page took 0.029999 seconds and 4 git commands to generate.