index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.dg
/
noncompile
/
920824-1.c
blob: bc8b19c3c62be268b5e8a398ad9eae0453d6c51f (
plain
)
1
struct
s
{
struct
s
{
int
i
;}
x
;};
/* { dg-error "nested redefinition" } */