aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ec6df70..7d06b18 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+Tue Nov 7 06:29:24 2000 J"orn Rennecke <amylaar@redhat.com>
+
+ * combine.c (recog_for_combine): Allocate uninitialized vector with
+ rtvec_alloc.
+ * recog.c (apply_change_group): Likewise.
+
Tue Nov 7 06:24:02 2000 J"orn Rennecke <amylaar@redhat.com>
* flow.c (verify_local_live_at_start): Back out last change.