index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
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] = { };