Don't write to inferior_ptid in gnu-nat.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr26018.d
CommitLineData
309cae1f
L
1#source: ../ld-x86-64/pr26018.s
2#as: --32
3#ld: -shared -Bsymbolic-functions -melf_i386
4#objdump: -dw
5
6.*: +file format .*
7
8
9Disassembly of section .text:
10
11[0-9a-f]+ <_start>:
12 +[a-f0-9]+: e8 00 00 00 00 call [0-9a-f]+ <foo>
13
14[0-9a-f]+ <foo>:
15 +[a-f0-9]+: c3 ret
16#pass
This page took 0.033021 seconds and 4 git commands to generate.