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
/
void6.C
blob: 2d5f7ead184fff123f4efd89df2dd0b9c4950249 (
plain
)
1
2
3
//PR c++/28594
template
<
void
,
int
>
struct
A
;
// { dg-error "not a valid type" }