aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/tls.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/tls.exp')
-rw-r--r--ld/testsuite/ld-i386/tls.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/tls.exp b/ld/testsuite/ld-i386/tls.exp
index 504b0f6..7a99e46 100644
--- a/ld/testsuite/ld-i386/tls.exp
+++ b/ld/testsuite/ld-i386/tls.exp
@@ -177,6 +177,11 @@ run_ld_link_exec_tests [list \
] \
]
+# Run-time tests which require working GNU2 TLS support.
+if { ![check_gnu2_tls_available] } {
+ return
+}
+
run_cc_link_tests [list \
[list \
"Build libtlsdesc1.so" \