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
[PR c++/84702] ICE with default tmpl arg of overload set
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
template
/
crash71.C
blob
3ac862ed81b8af94628e497263f1050d61bb308b
1
// PR c++/30659
2
3
extern "C" template A<char> foo(); // { dg-error "forbids|static data|expected|template" }