aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 28fe88e..87ce651 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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>