OSDN Git Service

2012-04-03 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / noncompile / 920824-1.c
1 struct s{struct s{int i;}x;};   /* { dg-error "nested redefinition" } */