diff options
Diffstat (limited to 'ld/testsuite/ld-sparc/tlssunbin32.td')
-rw-r--r-- | ld/testsuite/ld-sparc/tlssunbin32.td | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sparc/tlssunbin32.td b/ld/testsuite/ld-sparc/tlssunbin32.td new file mode 100644 index 0000000..526f494 --- /dev/null +++ b/ld/testsuite/ld-sparc/tlssunbin32.td @@ -0,0 +1,19 @@ +#source: tlssunbin32.s +#as: --32 +#ld: -shared -melf32_sparc tmpdir/libtlslib32.so tmpdir/tlssunbinpic32.o +#objdump: -sj.tdata +#target: sparc*-*-* + +.*: +file format elf32-sparc + +Contents of section .tdata: + 24000 00000011 00000000 00000000 00000000 .* + 24010 00000000 00000000 00000000 00000000 .* +#... + 24ff0 00000000 00000000 00000000 00000000 .* + 25000 00000000 00000012 00000013 00000014 .* + 25010 00000015 00000016 00000017 00000018 .* + 25020 00000041 00000042 00000043 00000044 .* + 25030 00000045 00000046 00000047 00000048 .* + 25040 00000101 00000102 00000103 00000104 .* + 25050 00000105 00000106 00000107 00000108 .* |