This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 288405ecc9c DWARF: make it possible to emit debug info for declarations only new c65f167e0e8 Make early return predictor more precise. new 8e31f1f12f4 Rework cold and hot label attributes in predict.c.
The 2 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 | 23 +++++++++ gcc/gimple-low.c | 2 + gcc/gimple-predict.h | 8 ++++ gcc/gimplify.c | 26 ++++++++++- gcc/passes.def | 1 + gcc/predict.c | 64 -------------------------- gcc/predict.def | 15 ++---- gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c | 4 +- gcc/tree-tailcall.c | 2 + 10 files changed, 70 insertions(+), 79 deletions(-)