* ld/testsuite/ld-arm/arm-elf.exp (armeabitests): Replace --defsym argument in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / protected2.d
CommitLineData
41bed6dd
L
1#as: --32
2#ld: -shared -melf_i386
3#objdump: -drw
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+[a-f0-9]+ <foo>:
11[ ]*[a-f0-9]+: c3 ret
12
130+[a-f0-9]+ <bar>:
14[ ]*[a-f0-9]+: e8 fa ff ff ff call [a-f0-9]+ <foo>
15[ ]*[a-f0-9]+: c3 ret
16#pass
This page took 0.127441 seconds and 4 git commands to generate.