2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / noncompile / 950825-1.c
blob4f4c6fbb9e29f7980b8a4daaecd735791ef0879a
1 main()
3 return (struct x) {{y: 0}}; /* { dg-error "extra|near|excess|incompatible" } */