This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 17fc6ee combine: Improve change_zero_ext (fixes PR71847) new 97574c5 * target.def (min_arithmetic_precision): New hook. * doc/tm [...] new af89ba4 * doc/sourcebuild.texi (Ada Tests): Remove mention of gcc chapter.
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 | 25 +++++++++++++++++----- gcc/config/sparc/sparc.c | 12 +++++++++++ gcc/doc/sourcebuild.texi | 4 ---- gcc/doc/tm.texi | 17 +++++++++++++++ gcc/doc/tm.texi.in | 2 ++ gcc/internal-fn.c | 13 ++++++----- gcc/target.def | 18 ++++++++++++++++ gcc/targhooks.c | 8 +++++++ gcc/targhooks.h | 2 +- gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.target/sparc/overflow-3.c | 15 ++++++------- .../sparc/{overflow-3.c => overflow-4.c} | 0 .../sparc/{overflow-3.c => overflow-5.c} | 5 ++--- 13 files changed, 99 insertions(+), 28 deletions(-) copy gcc/testsuite/gcc.target/sparc/{overflow-3.c => overflow-4.c} (100%) copy gcc/testsuite/gcc.target/sparc/{overflow-3.c => overflow-5.c} (88%)