summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ia64/tlsg.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-ia64/tlsg.s')
-rw-r--r--ld/testsuite/ld-ia64/tlsg.s14
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/testsuite/ld-ia64/tlsg.s b/ld/testsuite/ld-ia64/tlsg.s
new file mode 100644
index 0000000..fa3fce0
--- /dev/null
+++ b/ld/testsuite/ld-ia64/tlsg.s
@@ -0,0 +1,14 @@
+ .section .tbss,"awT",@nobits
+ .align 4
+ .skip 24
+ .type a#,@object
+ .size a#,4
+a:
+ data4 0
+ .text
+ .globl _start#
+ .proc _start#
+_start:
+ .endp _start#
+ .section .debug_foobar
+ data8 @dtprel(a#)