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
* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
parse
/
error37.C
blob
309912647021a8bcfc5efc31d5db3ab21e43848c
1
/* PR c++/42054 */
2
/* { dg-do compile } */
3
4
template<int int> struct A; /* { dg-error "two or more" } */
5
template<int int> struct A; /* { dg-error "two or more" } */