aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e8e6817..4f89b08 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2014-11-20 Segher Boessenkool <segher@kernel.crashing.org>
+ * combine.c (try_combine): Prefer to delete dead SETs inside
+ a PARALLEL over keeping them.
+
+2014-11-20 Segher Boessenkool <segher@kernel.crashing.org>
+
* combine.c (combine_validate_cost): Always print the insn costs
to the dump file.