[gdb] Fix tsan warning: signal handler spoils errno
[binutils-gdb.git] / ld / testsuite / ld-aarch64 / gc-tls-relocs.d
blob38637dce07c9fba03f818f71684e4ed3ac0f8a86
1 #source: gc-start.s
2 #source: gc-relocs-tlsgd.s
3 #source: gc-relocs-tlsdesc.s
4 #source: gc-relocs-tlsie.s
5 #source: gc-relocs-tlsle.s
6 #ld: --gc-sections -T aarch64.ld
7 #objdump: -s -t -d
9 # Executable with tls related relocs against global and local symbol gced.
10 # After gc-section removal we are cheking that symbols and got section do
11 # not exist and text section contains only start function.
13 .*: file format elf64-(little|big)aarch64
15 SYMBOL TABLE:
16 0+8000 l d \.text 0+ \.text
17 0+0000 l df \*ABS\* 0+ .*
18 0+8000 g \.text 0+ _start
20 Contents of section .text:
21 8000 1f2003d5 .*
23 Disassembly of section .text:
25 0+8000 \<_start>:
26 8000: d503201f nop