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 6da2bc4..ff56d4b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-08 Michael Matz <matz@suse.de>
+
+ PR tree-optimization/33244
+ * tree-ssa-sink.c (statement_sink_location): Don't sink into
+ empty loop latches.
+
2010-09-08 Richard Guenther <rguenther@suse.de>
PR tree-optimization/45578