From: Jeff Law Date: Thu, 16 Apr 1998 17:22:50 +0000 (-0600) Subject: pt.c (build_template_parm_index): Add prototype. X-Git-Tag: prereleases/egcs-1.1-prerelease~1682 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3bea7da83326991787f576bed81843f51bbba997;p=thirdparty%2Fgcc.git pt.c (build_template_parm_index): Add prototype. � * pt.c (build_template_parm_index): Add prototype. From-SVN: r19239 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 6118d04d01d4..4bcf751ece6e 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.