Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr27491-4.d
blob4a305da1ead6c22240ad55e90aeabe9d648c6e2a
1 #source: pr27491-4a.s
2 #source: pr27491-4b.s
3 #as: --32
4 #ld: --gc-sections -melf_i386 -z start-stop-gc -shared
5 #objdump: --syms -dw
7 .*: +file format elf32-i386
10 SYMBOL TABLE:
11 #...
12 [a-f0-9]+ g xx [a-f0-9]+ \.protected __stop_xx
13 #...
14 [a-f0-9]+ g xx [a-f0-9]+ \.protected __start_xx
15 #...
18 Disassembly of section .text:
20 [a-f0-9]+ <foo>:
21 +[a-f0-9]+: 8d 83 ([0-9a-f]{2} ){4}[ \t]+lea +-0x[a-f0-9]+\(%ebx\),%eax
22 +[a-f0-9]+: 8d 83 ([0-9a-f]{2} ){4}[ \t]+lea +-0x[a-f0-9]+\(%ebx\),%eax
23 #pass