This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a7ec4a 2016-06-05 Paolo Carlini paolo.carlini@oracle.com new 2bc8182 * cfg.c (check_bb_profile): Do not report mismatched profile [...] new d07b2b6 * predict.c (predicted_by_loop_heuristics_p): New function. [...] new 703c0a0 * gcc.dg/tree-prof/peel-1.c: Fix testcase.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 14 ++++++ gcc/cfg.c | 37 ++++++++++------ gcc/predict.c | 78 ++++++++++++++++++++++++--------- gcc/predict.def | 4 ++ gcc/testsuite/ChangeLog | 8 ++++ gcc/testsuite/gcc.dg/predict-9.c | 4 +- gcc/testsuite/gcc.dg/tree-prof/peel-1.c | 4 +- 7 files changed, 110 insertions(+), 39 deletions(-)