projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f99d7
)
Update message
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Mon, 14 Mar 2005 04:02:20 +0000
(
04:02
+0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Mon, 14 Mar 2005 04:02:20 +0000
(
04:02
+0000)
From-SVN: r96417
gcc/testsuite/g++.dg/template/error18.C
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.dg/template/error18.C
b/gcc/testsuite/g++.dg/template/error18.C
index ca0762ee03df31a937afd746cb5483e0fdceb8fc..7b7151a3b7f49a07f57ac4e828a5be55a1d86125 100644
(file)
--- a/
gcc/testsuite/g++.dg/template/error18.C
+++ b/
gcc/testsuite/g++.dg/template/error18.C
@@
-8,4
+8,4
@@
struct A{
template<>
template<typename ABC,typename DEF>
-void A<int>::function(ABC); // { dg-error "" }
+void A<int>::function(ABC); // { dg-error "
match
" }