This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5cc7beaa807 2017-06-06 Richard Biener rguenther@suse.de new a48a6792c11 * profile.c (compute_branch_probabilities): Also initializ [...] new 25bd54a78d2 * ipa-split.c (split_function): Initialize return bb profile. new fc935416f6f * predict.c (tree_estimate_probability_bb): Add LOCAL_ONLY [...] new 3f90421d155 * shrink-wrap.c (handle_simple_exit): Update profile. (tr [...]
The 4 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 | 21 +++++++++++++++++++++ gcc/ipa-split.c | 1 + gcc/predict.c | 21 ++++++++++++++++++--- gcc/predict.h | 1 + gcc/profile.c | 2 +- gcc/shrink-wrap.c | 5 ++++- gcc/tree-cfg.c | 17 +++++++++++++++++ 7 files changed, 63 insertions(+), 5 deletions(-)