PR ld/22972 on SPARC.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / tlssunpic32.td
1 #source: tlssunpic32.s
2 #source: tlspic.s
3 #as: --32 -K PIC
4 #ld: -shared -melf32_sparc
5 #objdump: -sj.tdata
6 #target: sparc*-*-*
7
8 .*: +file format elf32-sparc
9
10 Contents of section .tdata:
11 12000 00000011 00000012 00000013 00000014 .*
12 12010 00000015 00000016 00000017 00000018 .*
13 12020 00000041 00000042 00000043 00000044 .*
14 12030 00000045 00000046 00000047 00000048 .*
15 12040 00000101 00000102 00000103 00000104 .*
16 12050 00000105 00000106 00000107 00000108 .*
This page took 0.029582 seconds and 4 git commands to generate.