aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/tlsbin.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-x86-64/tlsbin.s')
-rw-r--r--ld/testsuite/ld-x86-64/tlsbin.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/tlsbin.s b/ld/testsuite/ld-x86-64/tlsbin.s
index eb9bfbc..1184740 100644
--- a/ld/testsuite/ld-x86-64/tlsbin.s
+++ b/ld/testsuite/ld-x86-64/tlsbin.s
@@ -93,5 +93,8 @@ _start:
movq %fs:1+sh3@tpoff, %rdx
nop;nop;nop;nop
+ /* LE, large model */
+ movabsq $sh2@tpoff+1, %rdx
+
leave
ret