aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7f7933ba..b530a2b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-22 Dale Johannesen <dalej@apple.com>
+
+ * calls.c (expand_call): Do not call preserve_temp_slots.
+
2004-11-22 Kazu Hirata <kazu@cs.umass.edu>
* tree-flow.h: Remove the prototype for remove_phi_arg.