diff options
Diffstat (limited to 'ld/testsuite/ld-sparc/tlssunpic32.td')
-rw-r--r-- | ld/testsuite/ld-sparc/tlssunpic32.td | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sparc/tlssunpic32.td b/ld/testsuite/ld-sparc/tlssunpic32.td new file mode 100644 index 0000000..eb4e344 --- /dev/null +++ b/ld/testsuite/ld-sparc/tlssunpic32.td @@ -0,0 +1,16 @@ +#source: tlssunpic32.s +#source: tlspic.s +#as: --32 -K PIC +#ld: -shared -melf32_sparc +#objdump: -sj.tdata +#target: sparc*-*-* + +.*: +file format elf32-sparc + +Contents of section .tdata: + 12000 00000011 00000012 00000013 00000014 .* + 12010 00000015 00000016 00000017 00000018 .* + 12020 00000041 00000042 00000043 00000044 .* + 12030 00000045 00000046 00000047 00000048 .* + 12040 00000101 00000102 00000103 00000104 .* + 12050 00000105 00000106 00000107 00000108 .* |