]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i386/svr4.d
ELF: Don't generate unused section symbols
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / i386 / svr4.d
1 #objdump: -dtw
2 #name: SVR4 comment char escape handling
3
4 .*: +file format .*
5
6 SYMBOL TABLE:
7 0+00 .* \.text[ ]+0+ svr4
8 0+04 .* \*ABS\*[ ]+0+ a
9 0+03 .* \*ABS\*[ ]+0+ b
10 0+4c .* \*ABS\*[ ]+0+ c
11
12 Disassembly of section .text:
13
14 0+0 <svr4>:
15 [ ]*[0-9a-f]+:[ ]+b0 07[ ]+mov \$0x7,%al
16 [ ]*[0-9a-f]+:[ ]+b0 01[ ]+mov \$0x1,%al
17 [ ]*[0-9a-f]+:[ ]+b0 1e[ ]+mov \$0x1e,%al
18 [ ]*[0-9a-f]+:[ ]+b0 05[ ]+mov \$0x5,%al
19 [ ]*[0-9a-f]+:[ ]+b0 02[ ]+mov \$0x2,%al
20 [ ]*[0-9a-f]+:[ ]+b0 33[ ]+mov \$0x33,%al
21 #pass