]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-x86-64/pr18160.d
Remove x86 NaCl target support
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr18160.d
CommitLineData
b19a8f85
L
1#as: --64
2#ld: --gc-sections -melf_x86_64 -T pr18160.t
3#objdump: -dw
4
5.*: +file format elf32-i386
6
7
8Disassembly of section .text:
9
100+ <start>:
11[ ]*[a-f0-9]+: e9 00 00 00 00 jmp 5 <foo>
12
130+5 <foo>:
14[ ]*[a-f0-9]+: c3 ret