This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1ccb310ebf1 * predict.c (unlikely_executed_stmt_p): Cleanup. new 23653b72c84 * predict.c (unlikely_executed_stmt_p): Cleanup. new 642860fc678 * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...] new aef43911bd7 gcc/: * opts.c (finish_options): If -fsplit-stack, disable [...]
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 | 19 +++++++++++++++++++ gcc/builtin-attrs.def | 7 +++++++ gcc/builtins.def | 6 +++--- gcc/calls.c | 2 ++ gcc/cp/ChangeLog | 6 ++++++ gcc/cp/class.c | 2 +- gcc/cp/decl.c | 4 ++-- gcc/cp/except.c | 7 ++++--- gcc/doc/invoke.texi | 4 +++- gcc/go/ChangeLog | 5 +++++ gcc/go/go-lang.c | 9 +++++++++ gcc/opts.c | 10 ++++++++++ gcc/predict.c | 2 +- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.dg/predict-14.c | 8 +++++--- .../tree-prof/{cold_partition_label.c => split-1.c} | 13 ++++++------- gcc/testsuite/gcc.target/i386/umod-3.c | 5 ++--- gcc/tree-core.h | 3 +++ gcc/tree.c | 7 +++++-- 19 files changed, 102 insertions(+), 26 deletions(-) copy gcc/testsuite/gcc.dg/tree-prof/{cold_partition_label.c => split-1.c} (51%)