OSDN Git Service

PR tree-optimization/52019
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / noncompile / 920824-1.c
1 struct s{struct s{int i;}x;};   /* { dg-error "nested redefinition" } */