From: law Date: Thu, 16 Apr 1998 17:22:50 +0000 (+0000) Subject: � X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=881ff6655243093aec9ac142f2a4de8995403ffb;p=platform%2Fupstream%2Flinaro-gcc.git � * pt.c (build_template_parm_index): Add prototype. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19239 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 6118d04..4bcf751 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,5 +1,7 @@ Thu Apr 16 17:47:30 1998 Jeffrey A Law (law@cygnus.com) + * pt.c (build_template_parm_index): Add prototype. + * search.c (my_tree_cons): Don't clear words outside the newly allocated node.