aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr20244-4a.d
blob: 420d179a609f9eb414d6dff8f95a60b4975aa8f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#source: pr20244-4.s
#as: --32
#ld: -m elf_i386
#objdump: -dw
#notarget: i?86-*-nacl* x86_64-*-nacl*

.*: +file format .*

Disassembly of section .text:

0+804807c <_start>:
 +[a-f0-9]+:	8b 05 8c 90 04 08    	mov    0x804908c,%eax
 +[a-f0-9]+:	c3                   	ret    

0+8048083 <ifunc>:
 +[a-f0-9]+:	b8 ef be ad 0b       	mov    \$0xbadbeef,%eax
 +[a-f0-9]+:	c3                   	ret    
#pass