Move my 2005-03-18 ChangeLog to cp/ChangeLog.

From-SVN: r98213
This commit is contained in:
Dale Johannesen 2005-04-15 23:17:15 +00:00
parent ba1defa540
commit 485fe3424c
2 changed files with 4 additions and 4 deletions

View File

@ -3848,10 +3848,6 @@
* config/mips/mips.c: Follow the spelling convensions.
* doc/invoke.texi: Fix typos.
2005-03-18 Dale Johannese <dalej@apple.com>
* cp/tree.c (cp_tree_equal): Handle SSA_NAME.
2005-03-23 Daniel Berlin <dberlin@dberlin.org>
Fix PR tree-optimization/20601

View File

@ -291,6 +291,10 @@
* parser.c (cp_parser_postfix_expression) <case RID_TYPENAME>:
Check the return value of cp_parser_nested_name_specifier.
2005-03-18 Dale Johannesen <dalej@apple.com>
* cp/tree.c (cp_tree_equal): Handle SSA_NAME.
2005-03-18 Paolo Carlini <pcarlini@suse.de>
PR c++/20463