summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 20e4ecdb4e0..f07df860263 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2016-06-16 Martin Liska <mliska@suse.cz>
+
+ * predict.c (combine_predictions_for_insn): When we find a first
+ match predictor, we should consider just predictors with
+ PRED_FLAG_FIRST_MATCH. Print either first match (if any) or
+ DS theory predictor.
+ (combine_predictions_for_bb): Likewise.
+
2016-06-16 Jakub Jelinek <jakub@redhat.com>
* gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFs