blob: 18cee43b5374e639a4ce0d12b4f00044137a0347 [file] [log] [blame]
/* PR c/28136 */
/* { dg-do compile } */
/* { dg-options "" } */
int i = (struct A[]) {}; /* { dg-error "incomplete|empty|initialization" } */