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