summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-sparc/tlsg32.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-sparc/tlsg32.s')
-rw-r--r--ld/testsuite/ld-sparc/tlsg32.s12
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sparc/tlsg32.s b/ld/testsuite/ld-sparc/tlsg32.s
new file mode 100644
index 0000000..0339f50
--- /dev/null
+++ b/ld/testsuite/ld-sparc/tlsg32.s
@@ -0,0 +1,12 @@
+ .section .tbss
+ .align 4
+ .word 0, 0, 0, 0, 0, 0
+ .type a,#tls_object
+ .size a,4
+a:
+ .word 0
+ .text
+ .globl _start
+_start:
+ .section .debug_foobar
+ .word %r_tls_dtpoff32(a)