/* __thread specifiers on empty declarations.  */
/* { dg-require-effective-target tls } */
__thread struct foo; /* { dg-error "'__thread' can only be specified for objects and functions" } */
/* __thread specifiers on empty declarations.  */
/* { dg-require-effective-target tls } */
__thread struct foo; /* { dg-error "'__thread' can only be specified for objects and functions" } */