bfd/
[binutils.git] / ld / testsuite / ld-cris / tls-dso-dtpoffd4.d
blob0f54e6176b090f254e82b245f7719553b875a633
1 #source: start1.s
2 #source: tls-dtpoffdx.s
3 #source: tls-gd-1.s
4 #source: tls128.s
5 #source: tls-commx.s
6 #as: --no-underscore --em=criself --pic -I$srcdir/$subdir
7 #ld: -m crislinux --shared
8 #objdump: -d -s -t -r -p
10 # Linking a file with a DTPOFF from a .dtpoffd of a GD COMMON
11 # variable, PIC (globally defined here but overridable). Making sure
12 # it links and that the offset is correct, locally.
14 .*: file format elf32-cris
16 Program Header:
17 #...
18 TLS off .*
19 filesz 0x0+80 memsz 0x0+84 flags r--
20 #...
21 SYMBOL TABLE:
22 #...
23 0+80 g .tbss 0+4 x
24 #...
25 Contents of section .rela.dyn:
26 01a4 b4220000 17030000 00000000 .*
27 Contents of section .text:
28 01b0 41b20000 5fae0c00 .*
29 #...
30 Contents of section .got:
31 22a8 38220000 00000000 00000000 00000000 .*
32 22b8 00000000 .*
33 Contents of section .debug_info:
34 0000 80000000 .*
35 #...
36 Disassembly of section .text:
37 #pass