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 27717bbfd23..259a22a7ef0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-05 Zack Weinberg <zack@codesourcery.com>
+
+ * function.c (ggc_mark_struct_function): Mark f->outer.
+ * toplev.c (rest_of_compilation): Clear DECL_SAVED_INSNS here...
+ * integrate.c (output_inline_function): ... not here.
+
Wed Sep 5 17:28:49 CEST 2001 Jan Hubicka <jh@suse.cz>
* profile.c (branch_prob): Call add_noreturn_fake_exit_edges.