blob: dc4e33f74f6cc6b28032b0755f60c38998d266e8 [file] [log] [blame]
/* __thread specifiers on empty declarations. */
/* { dg-require-effective-target tls } */
__thread struct foo; /* { dg-warning "ignored on this declaration" } */