Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
noncompile/
920824-1.c
1
struct
s
{
struct
s
{
int
i
;
}
x
;
}
;
/*
{ dg-error "nested redefinition" }
*/