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
/
array19.C
blob: a5f124e21ced5fc13914213ab99bbd875c553348 (
plain
)
1
2
3
4
// { dg-do compile }
// { dg-options "" }
double
a
[
0
]
=
{
};
const
double
b
[
0
][
1
]
=
{
};