aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-01-29 00:47:57 +0000
committerMark Mitchell <mark@codesourcery.com>2005-01-29 00:47:57 +0000
commite7c63abf8cb9ec1d309bb98aeaa3c5dcf1487415 (patch)
tree0ad196682cc080d530a01779ae7a98032c00d680 /gcc/cp/ChangeLog
parent8446b9083216185d4c554929e01b279df627722e (diff)
PR c++/19667
* g++.dg/template/crash32.C: New test. PR c++/19667 * pt.c (redeclare_class_template): Robustify. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@94402 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index bb1ac4e787e..077113c61de 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-28 Mark Mitchell <mark@codesourcery.com>
+
+ PR c++/19667
+ * pt.c (redeclare_class_template): Robustify.
+
2005-01-27 Steven Bosscher <stevenb@suse.de>
* decl.c (finish_case_label): Use SWITCH_STMT accessor macros