diff options
Diffstat (limited to 'ld/testsuite/ld-sparc/tlssunpic32.sd')
-rw-r--r-- | ld/testsuite/ld-sparc/tlssunpic32.sd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sparc/tlssunpic32.sd b/ld/testsuite/ld-sparc/tlssunpic32.sd new file mode 100644 index 0000000..80885f5 --- /dev/null +++ b/ld/testsuite/ld-sparc/tlssunpic32.sd @@ -0,0 +1,15 @@ +#source: tlssunpic32.s +#source: tlspic.s +#as: --32 -K PIC +#ld: -shared -melf32_sparc +#objdump: -sj.got +#target: sparc*-*-* + +.*: +file format elf32-sparc + +Contents of section .got: + 12138 00012060 00000000 00000020 00000000 .* + 12148 00000000 00000000 00000000 00000000 .* + 12158 00000060 00000000 00000000 00000000 .* + 12168 00000000 00000000 00000000 00000000 .* + 12178 00000000 00000040 00000000 .* |