summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/protected3.d
blob: 77367c4738f73984e4032c33ca355b859275e088 (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]+:	8d 81 00 00 00 00    	lea    0x0\(%ecx\),%eax
[ 	]*[a-f0-9]+:	8b 00                	mov    \(%eax\),%eax
[ 	]*[a-f0-9]+:	c3                   	ret
#pass