From 472295b89135af24cd0bc7395950f60c59c25571 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 16 Apr 1998 10:48:41 -0600 Subject: [PATCH] search.c (my_tree_cons): Don't clear words outside the newly allocated node. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * search.c (my_tree_cons): Don't clear words outside the newly allocated node. From-SVN: r19237 --- gcc/cp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index c3f6f9aa5b3..6118d04d01d 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 16 17:47:30 1998 Jeffrey A Law (law@cygnus.com) + + * search.c (my_tree_cons): Don't clear words outside the + newly allocated node. + Wed Apr 15 15:34:44 1998 Dave Brolley * lex.c (init_parse): Now returns char* containing the filename. -- 2.30.2