bfd, ld: add CTF section linking
[deliverable/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
5e228181 4#notarget: x86_64-*-nacl*
b19a8f85
L
5
6.*: +file format elf32-i386
7
8
9Disassembly of section .text:
10
110+ <start>:
12[ ]*[a-f0-9]+: e9 00 00 00 00 jmp 5 <foo>
13
140+5 <foo>:
15[ ]*[a-f0-9]+: c3 ret
This page took 0.222719 seconds and 4 git commands to generate.