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
/
g++.dg
/
init
/
brace3.C
blob: 0a1ee8f00a964ac3a96165388907e201fd759f77 (
plain
)
1
int
array
[
2
][
1
]
=
{
{
0
}
{
1
}
};
// { dg-error "" }