Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
gcc.dg
/
noncompile
/
920824-1.c
blob: bc8b19c3c62be268b5e8a398ad9eae0453d6c51f [
file
] [
log
] [
blame
]
struct
s
{
struct
s
{
int
i
;}
x
;};
/* { dg-error "nested redefinition" } */