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 14e57c3c93c..e246510b3f6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2015-04-08 Segher Boessenkool <segher@kernel.crashing.org>
+
+ PR rtl-optimization/65693
+ * combine.c (is_parallel_of_n_reg_sets): Change first argument
+ from an rtx_insn * to an rtx.
+ (try_combine): Adjust both callers. Use it once more.
+
2015-04-08 Ilya Enkovich <ilya.enkovich@intel.com>
* tree-chkp.c (chkp_find_const_bounds_var): Remove.