This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ace1bf5 Handle backslash in pp_write_text_as_dot_label_to_stream new 530dc12 PR ipa/70018 * cgraph.h (cgraph_node::set_const_flag, cgra [...] new 5a5f50e * predict.c (combine_predictions_for_bb): Add dry_run parmae [...] new f1dc3c5 * analyze_brprob: Update comment.
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: contrib/ChangeLog | 4 + contrib/analyze_brprob | 7 +- gcc/ChangeLog | 32 +++++++ gcc/cgraph.c | 222 ++++++++++++++++++++++++++++++++++++++----------- gcc/cgraph.h | 21 +++-- gcc/predict.c | 48 +++++++++-- gcc/predict.h | 1 + gcc/profile.c | 2 + 8 files changed, 270 insertions(+), 67 deletions(-)