This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig in repository toolchain/ci/gcc.
from c78b41b23b3 Daily bump. adds 883465f79e7 Daily bump. adds d01cb80e0fb rs6000: Check -+0 and NaN for smax/smin generation new 337111a2349 doc: Note that some warnings depend on optimizations (PR 92757)
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: a | 81 ++++++++++++++++++++++++++ gcc/ChangeLog | 15 +++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.c | 6 +- gcc/doc/invoke.texi | 5 ++ gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.target/powerpc/p9-minmax-3.c | 17 ++++++ 7 files changed, 129 insertions(+), 2 deletions(-) create mode 100644 a create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-minmax-3.c