diag-5.c   [plain text]


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

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