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
/
crash67.C
blob: c80f4fb9345c27e2c75bcc5e12b931eb9c233612 (
plain
)
1
2
3
// PR c++/32561
template
<
int
N
,
int
N
>
struct
A
;
// { dg-error "redefinition|declared" }