search.c (my_tree_cons): Don't clear words outside the newly allocated node.
authorJeff Law <law@gcc.gnu.org>
Thu, 16 Apr 1998 16:48:41 +0000 (10:48 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 16 Apr 1998 16:48:41 +0000 (10:48 -0600)

        * search.c (my_tree_cons): Don't clear words outside the
        newly allocated node.

From-SVN: r19237

gcc/cp/ChangeLog

index c3f6f9a..6118d04 100644 (file)
@@ -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  <brolley@cygnus.com>
 
        * lex.c (init_parse): Now returns char* containing the filename.