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
/
950825-1.c
blob: 4f4c6fbb9e29f7980b8a4daaecd735791ef0879a (
plain
)
1
2
3
4
main
()
{
return
(
struct
x
)
{{
y
:
0
}};
/* { dg-error "extra|near|excess|incompatible" } */
}