aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/protected3.d
blob: 47ab4e1a9e9a7234981320b39041520be8fc730e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#as: --32
#ld: -shared -melf_i386
#objdump: -drw

.*: +file format .*


Disassembly of section .text:

0+[a-f0-9]+ <bar>:
[ 	]*[a-f0-9]+:	8b 81 [a-f0-9][a-f0-9] [a-f0-9][a-f0-9] ff ff    	mov    -0x[a-f0-9]+\(%ecx\),%eax
[ 	]*[a-f0-9]+:	8b 00                	mov    \(%eax\),%eax
[ 	]*[a-f0-9]+:	c3                   	ret    
#pass