projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3951e52
)
fix changelog entry
author
Jason Merrill
<jason@gcc.gnu.org>
Wed, 5 Sep 2007 18:56:55 +0000
(14:56 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Wed, 5 Sep 2007 18:56:55 +0000
(14:56 -0400)
From-SVN: r128144
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index be44b69e0b5ac4f53412f640daf2c72f06329a69..bfe5a316cbfd455d74b7898ef01dff94b82d6479 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-468,7
+468,7
@@
2007-08-06 Paolo Carlini <pcarlini@suse.de>
PR c++/19532
- * pt.c (
template_class_depth
): Fix comment; change return type
+ * pt.c (
inline_needs_template_parms
): Fix comment; change return type
to bool.
2007-08-05 Volker Reichelt <v.reichelt@netcologne.de>