blob: 623832c3812f5e6bd5a49af0732fdf013260fadd [file] [log] [blame]
/* __thread specifiers on empty declarations. */
__thread struct foo; /* { dg-warning "warning: useless '__thread' in empty declaration" } */