summaryrefslogtreecommitdiff
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 1c3d9d110e7..860e8f5ace9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
+
+ PR rtl-optimization/34628
+ * combine.c (try_combine): Stop and undo after the first combination
+ if an autoincrement side-effect on the first insn has effectively
+ been lost.
+
2008-01-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Backport: