Add ld-x86-64/pic1 test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr18160.d
1 #as: --64
2 #ld: --gc-sections -melf_x86_64 -T pr18160.t
3 #objdump: -dw
4 #notarget: x86_64-*-nacl*
5
6 .*: +file format elf32-i386
7
8
9 Disassembly of section .text:
10
11 0+ <start>:
12 [ ]*[a-f0-9]+: e9 00 00 00 00 jmp 5 <foo>
13
14 0+5 <foo>:
15 [ ]*[a-f0-9]+: c3 ret
This page took 0.03011 seconds and 4 git commands to generate.