From 3bea7da83326991787f576bed81843f51bbba997 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 16 Apr 1998 11:22:50 -0600 Subject: [PATCH] pt.c (build_template_parm_index): Add prototype. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * pt.c (build_template_parm_index): Add prototype. From-SVN: r19239 --- gcc/cp/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.47.3