aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2951055..42e8a7a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-13 Andrew Pinski <pinskia@physics.uc.edu>
+
+ PR tree-opt/24365
+ * tree-inline.c (declare_return_variable): If the return variable
+ was marked as a non gimple complex, set the return slot variable
+ to be a non gimple comple variable.
+
2006-01-13 Richard Guenther <rguenther@suse.de>
* builtins.c (expand_builtin_sincos): New function.