1 2 3
/* __thread specifiers on empty declarations. */ __thread struct foo; /* { dg-warning "useless '__thread' in empty declaration" } */