]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-i386/pr27491-3.d
x86 TLS relocation checks
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / pr27491-3.d
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
8 SYMBOL 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
16 Disassembly 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