]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-cris/tls-dso-dtpoffd2.d
* configure.ac: Move comment to remove extra space in last argument
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-cris / tls-dso-dtpoffd2.d
1 #source: start1.s
2 #source: tls-dtpoffdx.s
3 #source: tls-gd-1.s
4 #source: tls128.s
5 #source: tls-x.s
6 #as: --no-underscore --em=criself --pic -I$srcdir/$subdir
7 #ld: -m crislinux --shared
8 #objdump: -d -s -t -r -p
9
10 # Linking a file with a DTPOFF from a .dtpoffd of a GD variable, PIC
11 # (globally defined here but overridable). Making sure it links and
12 # that the offset is correct, locally.
13
14 .*: file format elf32-cris
15
16 Program Header:
17 #...
18 TLS off .*
19 filesz 0x0+84 memsz 0x0+84 flags r--
20 #...
21 SYMBOL TABLE:
22 #...
23 0+80 g .tdata 0+4 x
24 #...
25 Contents of section .rela.dyn:
26 01a4 b8220000 17030000 00000000 .*
27 Contents of section .text:
28 01b0 41b20000 5fae0c00 .*
29 #...
30 Contents of section .got:
31 22ac 3c220000 00000000 00000000 00000000 .*
32 22bc 00000000 .*
33 Contents of section .debug_info:
34 0000 80000000 .*
35 #...
36 Disassembly of section .text:
37 #pass