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
/
pch
/
array-1.Hs
blob: fb44b675e3a7ae52626e7e40cd8487de1dd1e71d (
plain
)
1
2
3
4
struct A { template <class T> static T foo (T[3][3]); };