From: law Date: Thu, 16 Apr 1998 16:48:41 +0000 (+0000) Subject: � X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b5576491d825fd8a00590f81dbb3438cba456da4;p=platform%2Fupstream%2Flinaro-gcc.git � * search.c (my_tree_cons): Don't clear words outside the newly allocated node. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19237 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index c3f6f9a..6118d04 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.