]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.dg/tls/diag-4.c
gcc/ChangeLog:
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / tls / diag-4.c
index fed2f3accd33fcfd9e9a341b479b8ac302df760f..df3705d04ee2f1f3c6f4ff621cff7016ccf1efe9 100644 (file)
@@ -1,6 +1,5 @@
 /* Invalid __thread specifiers.  As diag-4.c but some cases in
    different orders.  */
-/* { dg-require-effective-target tls } */
 
 __thread typedef int g4;       /* { dg-error "'__thread' used with 'typedef'" } */