950825-1.c   [plain text]


main()
{
return (struct x) {{y: 0}};   /* { dg-error "extra|near|excess|incompatible" } */
}