authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 16:48:41 +0000 (16:48 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 16:48:41 +0000 (16:48 +0000)
        * 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

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.