projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
692bb58
)
Fix typo
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Fri, 21 Feb 2003 19:15:47 +0000
(19:15 +0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Fri, 21 Feb 2003 19:15:47 +0000
(19:15 +0000)
From-SVN: r63236
gcc/testsuite/g++.dg/expr/dtor1.C
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.dg/expr/dtor1.C
b/gcc/testsuite/g++.dg/expr/dtor1.C
index 0d95049c4a6bec9d142c75b1ad04967f1aca2b8f..0775a93c91bdb370f6a72a0f772ec4b39927773c 100644
(file)
--- a/
gcc/testsuite/g++.dg/expr/dtor1.C
+++ b/
gcc/testsuite/g++.dg/expr/dtor1.C
@@
-1,4
+1,4
@@
-class Foo;
+class Foo;
// { dg-error "" }
void
bar(void* p)