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
/
template
/
class3.C
blob: 44a02a60bd5406ffb1035e2bab29942e081f315b (
plain
)
1
2
// PR c++/25634
template
<
int
>
template
<
int
>
struct
A
;
// { dg-error "too many" }