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
16