This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 02e9c224d67 * gimplify.c (mostly_copy_tree_r): Revert latest change. [...] new 61cb18166c6 * profile-count.h (profile_probability::from_reg_br_prob_n [...]
The 1 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 | 60 ++++++++++++++++++++++++++++++++++ gcc/asan.c | 4 ++- gcc/cfgbuild.c | 8 ++--- gcc/cfgrtl.c | 19 +++++------ gcc/config/aarch64/aarch64.c | 4 +-- gcc/config/alpha/alpha.c | 3 +- gcc/config/arc/arc.c | 4 +-- gcc/config/arm/arm.c | 2 +- gcc/config/bfin/bfin.c | 5 ++- gcc/config/frv/frv.c | 5 ++- gcc/config/i386/i386.c | 12 +++---- gcc/config/ia64/ia64.c | 3 +- gcc/config/mmix/mmix.c | 3 +- gcc/config/powerpcspe/powerpcspe.c | 9 +++--- gcc/config/rs6000/rs6000.c | 9 +++--- gcc/config/s390/s390.c | 20 ++++++------ gcc/config/sh/sh-protos.h | 2 +- gcc/config/sh/sh.c | 66 +++++++++++++++++++++----------------- gcc/config/sh/sh.md | 2 +- gcc/config/sparc/sparc.c | 6 ++-- gcc/config/spu/spu.c | 6 ++-- gcc/config/tilegx/tilegx.c | 5 ++- gcc/config/tilepro/tilepro.c | 5 ++- gcc/doc/rtl.texi | 7 ++-- gcc/emit-rtl.c | 20 +++++++----- gcc/ifcvt.c | 29 +++++++++-------- gcc/internal-fn.c | 12 ++++--- gcc/loop-doloop.c | 13 ++------ gcc/loop-unroll.c | 2 +- gcc/optabs.c | 2 +- gcc/predict.c | 57 +++++++++++++------------------- gcc/predict.h | 5 +++ gcc/profile-count.h | 17 ++++++++++ gcc/reg-notes.def | 11 ++++--- gcc/reorg.c | 3 +- gcc/rtl.h | 1 - gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.dg/predict-8.c | 2 +- 38 files changed, 262 insertions(+), 185 deletions(-)