gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / tlsgd1.dd
CommitLineData
a3fadc9a
L
1#source: tlsgd1.s
2#as: --32
3#ld: -melf_i386 tmpdir/tlsgd1
4#objdump: -drw
5#target: i?86-*-linux*
6
7.*: +file format .*
8
9Disassembly of section .text:
10
11[a-f0-9]+ <_start>:
12[ ]*[a-f0-9]+: 65 a1 00 00 00 00 mov %gs:0x0,%eax
13[ ]*[a-f0-9]+: 81 e8 04 00 00 00 sub \$0x4,%eax
142411ca
L
14[ ]*[a-f0-9]+: 65 a1 00 00 00 00 mov %gs:0x0,%eax
15[ ]*[a-f0-9]+: 81 e8 04 00 00 00 sub \$0x4,%eax
a3fadc9a 16#pass
This page took 0.520005 seconds and 4 git commands to generate.