OSDN Git Service

Fix cp changelog from previous checkin
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Sep 2004 08:10:52 +0000 (08:10 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Sep 2004 08:10:52 +0000 (08:10 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87180 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/cp/ChangeLog

index 28fe88e..87ce651 100644 (file)
@@ -13,9 +13,6 @@
        * tree.h (tree): Define a GC'd vector.
        * lamba-code.c (lambda_loop): Likewise.
        * value-prof.h (histogram_value): Likewise.
-       * cp/cp-tree.h (tree_pair_s): Likewise.
-       * cp/name-lookup.h (cxx_saved_binding, cp_class_binding): Likewise.
-       * cp/semantics.c (deferred_access): Likewise.
 
 2004-09-08  Nathan Sidwell  <nathan@codesourcery.com>
 
index 0625d8b..6a00711 100644 (file)
@@ -1,3 +1,9 @@
+2004-09-08  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * cp-tree.h (tree_pair_s): Define a GC'd vector.
+       * name-lookup.h (cxx_saved_binding, cp_class_binding): Likewise.
+       * semantics.c (deferred_access): Likewise.
+
 2004-09-06  Daniel Jacobowitz  <dan@debian.org>
 
        * semantics.c (expand_body): Assert that we are not nested.