summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/tls-ldgd-15.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-cris/tls-ldgd-15.s')
-rw-r--r--ld/testsuite/ld-cris/tls-ldgd-15.s9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/tls-ldgd-15.s b/ld/testsuite/ld-cris/tls-ldgd-15.s
new file mode 100644
index 0000000..2b55243
--- /dev/null
+++ b/ld/testsuite/ld-cris/tls-ldgd-15.s
@@ -0,0 +1,9 @@
+ .text
+ .global tlsdsofn14
+ .type tlsdsofn14,@function
+ .p2align 1
+tlsdsofn14:
+ move.d z:GDGOTREL,$r10
+.Lfe15:
+ .size tlsdsofn14,.Lfe15-tlsdsofn14
+