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
/
array32.C
blob: 06b27a94a8acab18efad7cc38e8fb2851fb52b99 (
plain
)
1
2
3
4
5
6
7
// PR c++/42315 extern int x[]; int i = x[0]; int x[] = 0; // { dg-error "" }