binutils-gdb/ld/testsuite/ld-x86-64/pr18160.d
H.J. Lu 5e228181d4 Don't run ld-x86-64/pr18160.d for x86_64-*-nacl*
* ld-x86-64/pr18160.d: Don't run for x86_64-*-nacl* target.
2015-03-27 14:40:43 -07:00

16 lines
280 B
Makefile

#as: --64
#ld: --gc-sections -melf_x86_64 -T pr18160.t
#objdump: -dw
#notarget: x86_64-*-nacl*
.*: +file format elf32-i386
Disassembly of section .text:
0+ <start>:
[ ]*[a-f0-9]+: e9 00 00 00 00 jmp 5 <foo>
0+5 <foo>:
[ ]*[a-f0-9]+: c3 ret