aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/noncompile/920824-1.c
blob: bc8b19c3c62be268b5e8a398ad9eae0453d6c51f (plain)
1
struct s{struct s{int i;}x;};	/* { dg-error "nested redefinition" } */