repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[gcn] install.texi: Update for new ISA targets and their requirements
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
template
/
spec39.C
blob
9e4f8beadb4d920dc5075bbdbf96f45ea4f01909
1
template <class T> void f(T); // { dg-message "void f" }
2
template <> int f(int); // { dg-error "does not match" }
3