1#target: x86_64-*-linux*
2
3.*: +file format .*
4
5Disassembly of section .text:
6
7[a-f0-9]+ <_start>:
8[ 	]*[a-f0-9]+:	64 8b 04 25 00 00 00 00 	mov    %fs:0x0,%eax
9[ 	]*[a-f0-9]+:	48 8d 80 fc ff ff ff 	lea    -0x4\(%rax\),%rax
10#pass
11