Update FSF addresses
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / tlssunbin32.td
1 #source: tlssunbin32.s
2 #as: --32
3 #ld: -shared -melf32_sparc tmpdir/libtlslib32.so tmpdir/tlssunbinpic32.o
4 #objdump: -sj.tdata
5 #target: sparc*-*-*
6
7 .*: +file format elf32-sparc
8
9 Contents of section .tdata:
10 22194 00000011 00000000 00000000 00000000 .*
11 221a4 00000000 00000000 00000000 00000000 .*
12 #...
13 23184 00000000 00000000 00000000 00000000 .*
14 23194 00000000 00000012 00000013 00000014 .*
15 231a4 00000015 00000016 00000017 00000018 .*
16 231b4 00000041 00000042 00000043 00000044 .*
17 231c4 00000045 00000046 00000047 00000048 .*
18 231d4 00000101 00000102 00000103 00000104 .*
19 231e4 00000105 00000106 00000107 00000108 .*
This page took 0.030592 seconds and 4 git commands to generate.