blob: 906c115b8cc6ea768b5c1a0eeebda13d6505098b [file] [log] [blame]
struct a { char *b; } c[D] /* { dg-error "undeclared" } */
= /* { dg-error "storage size" } */
{ { "" } } ; /* { dg-warning "braces around scalar initializer|near" } */