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 eba12e7..dc310f6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2006-05-29 Sebastian Pop <pop@cri.ensmp.fr>
+
+ PR middle-end/27745
+ * lambda-code.c (perfect_nestify): Don't copy statements
+ in the inner loop: move them to the inner loop header.
+
2006-05-29 Diego Novillo <dnovillo@redhat.com>
PR 26237