This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-release-arm-spec2k6-Os_LTO in repository toolchain/ci/gcc.
from dd1d01bc446 Daily bump. adds f97862481a5 Daily bump. adds 4e9e0dab7a1 PR fortran/88379 - ICE with allocatable coarray, class and [...] adds 4ba3c53a298 Daily bump. adds 972c78d3f65 Backport to gcc-9 adds 35de2547db9 Daily bump. adds ed54352ccfc PR fortran/93337 - ICE in gfc_dt_upper_string, at fortran/m [...] new 170b863585d Daily bump.
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 | 13 +++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/altivec.h | 2 +- gcc/config/rs6000/altivec.md | 32 ++++++++++++++++ gcc/config/rs6000/rs6000-builtin.def | 2 + gcc/config/rs6000/rs6000-c.c | 2 + gcc/config/rs6000/vsx.md | 10 +++++ gcc/fortran/ChangeLog | 16 ++++++++ gcc/fortran/class.c | 3 ++ gcc/fortran/resolve.c | 2 +- gcc/testsuite/ChangeLog | 21 +++++++++++ .../gcc.target/powerpc/builtins-1-p9-runnable.c | 43 +++++++++++++++++----- gcc/testsuite/gfortran.dg/pr88379.f90 | 11 ++++++ gcc/testsuite/gfortran.dg/pr93337.f90 | 10 +++++ 14 files changed, 157 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr88379.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr93337.f90