aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tls/debug-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/tls/debug-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/tls/debug-1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/tls/debug-1.c b/gcc/testsuite/gcc.dg/tls/debug-1.c
index 67d7be6..719f064 100644
--- a/gcc/testsuite/gcc.dg/tls/debug-1.c
+++ b/gcc/testsuite/gcc.dg/tls/debug-1.c
@@ -1,5 +1,4 @@
/* { dg-do assemble } */
/* { dg-options "-g" } */
-/* { dg-require-effective-target tls } */
__thread int i;