This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1fcfb8f rs6000: Fix split of ashdi3_extswsli_dot for memory (PR71670) new 5a5ef65 PR middle-end/66867 * builtins.c (expand_ifn_atomic_compare [...] new 2a0fbce PR rtl-optimization/71673 * internal-fn.c (expand_arith_ove [...] new 8a120b5 * doc/extend.texi (__builtin_add_overflow_p): Clarify behavi [...]
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 | 30 +++++++++++++ gcc/builtins.c | 117 +++++++++++++++++++++++++++++++++++++++++++++++ gcc/builtins.h | 1 + gcc/doc/extend.texi | 3 ++ gcc/gimple-fold.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/gimple-fold.h | 2 + gcc/internal-fn.c | 10 ++++- gcc/internal-fn.def | 1 + gcc/predict.c | 19 ++++++++ gcc/tree-ssa.c | 27 ++++++++++- gcc/tree.h | 4 +- 11 files changed, 336 insertions(+), 5 deletions(-)