Remove path name from test case
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr20244-4a.d
1 #source: pr20244-4.s
2 #as: --32
3 #ld: -m elf_i386 -z noseparate-code
4 #objdump: -dw
5
6 .*: +file format .*
7
8 Disassembly of section .text:
9
10 0+804807c <_start>:
11 +[a-f0-9]+: 8b 05 8c 90 04 08 mov 0x804908c,%eax
12 +[a-f0-9]+: c3 ret
13
14 0+8048083 <ifunc>:
15 +[a-f0-9]+: b8 ef be ad 0b mov \$0xbadbeef,%eax
16 +[a-f0-9]+: c3 ret
17 #pass