]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-i386/pr27491-3.d
ltmain.sh: allow more flags at link-time
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / pr27491-3.d
CommitLineData
794f2bba
L
1#as: --32
2#ld: --gc-sections -melf_i386 -z start-stop-gc -shared
3#objdump: --syms -dw
4
5.*: +file format elf32-i386
6
7
8SYMBOL TABLE:
9#...
10[a-f0-9]+ g xx [a-f0-9]+ \.protected __stop_xx
11#...
12[a-f0-9]+ g xx [a-f0-9]+ \.protected __start_xx
13#...
14
15
16Disassembly of section .text:
17
18[a-f0-9]+ <foo>:
19 +[a-f0-9]+: 8d 83 ([0-9a-f]{2} ){4}[ \t]+lea +-0x[a-f0-9]+\(%ebx\),%eax
20 +[a-f0-9]+: 8d 83 ([0-9a-f]{2} ){4}[ \t]+lea +-0x[a-f0-9]+\(%ebx\),%eax
21#pass