This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_lto in repository toolchain/ci/gcc.
from 2f79dccf6b8 Daily bump. adds 6f581f90e37 Revert __SIZEOF__IBM128__ and __SIZEOF_FLOAT128__ patch. adds 908e612067e Daily bump. adds d84c583a91e Daily bump. adds 47f89da89eb Fortran: do not frontend-optimize MINLOC/MAXLOC for charact [...] adds bf4ba41e803 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 5 +++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000-c.c | 6 +----- gcc/fortran/ChangeLog | 10 ++++++++++ gcc/fortran/frontend-passes.c | 1 + gcc/testsuite/ChangeLog | 13 +++++++++++++ gcc/testsuite/gcc.target/powerpc/pr99708.c | 21 --------------------- gcc/testsuite/gfortran.dg/minmaxloc_16.f90 | 14 ++++++++++++++ 8 files changed, 45 insertions(+), 27 deletions(-) delete mode 100644 gcc/testsuite/gcc.target/powerpc/pr99708.c create mode 100644 gcc/testsuite/gfortran.dg/minmaxloc_16.f90