This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O1 in repository toolchain/ci/gcc.
from 3a1d168e9e0 analyzer: fix uninit false +ve when returning structs adds d5a8c138271 Confirm and Handle only ASCII in toupper and tolower ranges. adds 1a7febe9432 Daily bump. adds 5485e820cd0 PR 100170: Fix eq/ne tests on power10. new a21bd3cebd6 gimple-fold: Fix up __builtin_clear_padding on classes with [...]
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: gcc/ChangeLog | 76 ++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 5 ++ gcc/cp/ChangeLog | 13 ++++ gcc/fortran/ChangeLog | 14 ++++ gcc/gimple-fold.c | 4 ++ gcc/gimple-range-fold.cc | 49 +++++++++++--- gcc/po/ChangeLog | 4 ++ gcc/testsuite/ChangeLog | 44 +++++++++++++ .../g++.dg/torture/builtin-clear-padding-4.C | 44 +++++++++++++ gcc/testsuite/gcc.target/powerpc/ppc-eq0-1.c | 2 +- gcc/testsuite/gcc.target/powerpc/ppc-ne0-1.c | 30 ++------- .../powerpc/{ppc-ne0-1.c => ppc-ne0-2.c} | 12 +--- libcpp/po/ChangeLog | 4 ++ libgfortran/ChangeLog | 12 ++++ 15 files changed, 269 insertions(+), 46 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/builtin-clear-padding-4.C copy gcc/testsuite/gcc.target/powerpc/{ppc-ne0-1.c => ppc-ne0-2.c} (54%)