Always run LTO tests on Linux with GCC 4.9 or newer
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-e-dtpoffd1.d
CommitLineData
8f6b0925
HPN
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
8#objdump: -d -s -t -r -p
9
10.*: file format elf32-cris
11
12Program Header:
13#...
14 TLS off .*
15 filesz 0x0+84 memsz 0x0+84 flags r--
16private flags = 0:
17
18SYMBOL TABLE:
19#...
200+80 g .tdata 0+4 x
21#...
22Contents of section .text:
23 80094 41b20000 5fae0c00 .*
24Contents of section .tdata:
25#...
26Contents of section .got:
27 82120 00000000 00000000 00000000 01000000 .*
28 82130 80000000 .*
29Contents of section .debug_info:
3ee29d56 30 0000 80000000 .*
8f6b0925
HPN
31Contents of section .debug_line:
32#pass
This page took 0.302221 seconds and 4 git commands to generate.