/* __thread specifiers on empty declarations.  */
/* { dg-require-effective-target tls } */

__thread struct foo; /* { dg-warning "warning: useless '__thread' in empty declaration" } */


syntax highlighted by Code2HTML, v. 0.9.1