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 d9a4fe4..2f8a020 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2015-05-13 Segher Boessenkool <segher@kernel.crashing.org>
+
+ * combine.c (simplify_set): When generating a CC set, if the
+ source already is in the correct mode, do not wrap it in a
+ compare. Simplify the rest of that code.
+
2015-05-13 Richard Biener <rguenther@suse.de>
PR tree-optimization/66123