This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from 19b517dff37 Fortran: improve error recovery on bad array section adds 16b65b08484 Use correct names for __ibm128 if long double is IEEE 128-bit. adds 7a1b179b08b Update -Warray-bounds documentation [PR104355]. adds 1f8a09d2f3c Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 37 +++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 6 ++ gcc/config/rs6000/rs6000.cc | 6 ++ gcc/cp/ChangeLog | 6 ++ gcc/doc/invoke.texi | 24 +++-- gcc/fortran/ChangeLog | 6 ++ gcc/testsuite/ChangeLog | 36 +++++++ gcc/testsuite/gcc.target/powerpc/pr104253.c | 156 ++++++++++++++++++++++++++++ libstdc++-v3/ChangeLog | 30 ++++++ 10 files changed, 298 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104253.c