summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tls/thr-init-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/tls/thr-init-2.c')
-rw-r--r--gcc/testsuite/gcc.dg/tls/thr-init-2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/tls/thr-init-2.c b/gcc/testsuite/gcc.dg/tls/thr-init-2.c
index ebc512f77a5..22c96ea9f63 100644
--- a/gcc/testsuite/gcc.dg/tls/thr-init-2.c
+++ b/gcc/testsuite/gcc.dg/tls/thr-init-2.c
@@ -1,5 +1,5 @@
-/* { dg-require-effective-target tls } */
/* { dg-do run } */
+/* { dg-require-effective-target tls_runtime } */
/* { dg-add-options tls } */
extern void abort() ;