summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr18160.d
blob: ebbda3a6731aa5e6c5ea1fd99f24d4426d4e0c25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#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