repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update concepts branch to revision 131834
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
template
/
redecl1.C
blob
1bbf20ec766c254f77e78d194db88f708cd28a6c
1
// PR c++/15025
2
3
template <int> struct X;
4
struct X {}; // { dg-error "" }