Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluation
[platform/upstream/binutils.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