ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pcrel16abs.d
CommitLineData
ab96bf03
AM
1#name: PCREL16 absolute reloc
2#as: --32
3#ld: -melf_i386 -Ttext 0xfffffff0
4#objdump: -drj.text -m i8086
5
5a68afcf 6.*: +file format elf32-i386.*
ab96bf03
AM
7
8Disassembly of section .text:
9
10f+0 <_start>:
5a68afcf 11f+0: e9 0d e0[ ]+jmp[ ]+ffffe000 <.*>
ab96bf03 12#pass
This page took 0.567354 seconds and 4 git commands to generate.