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/llvm-release-arm-spec2k6-O3 in repository toolchain/ci/gcc.
from 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 [...] adds 170b863585d Daily bump. adds 6fa3b3bbac9 accept <case> and [cond] in ChangeLog adds 006fda1b17a PR fortran/95709 - ICE in gfc_resolve_code, at fortran/reso [...] new f69a6c40123 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: contrib/ChangeLog | 10 +++++ contrib/gcc-changelog/git_commit.py | 16 ++++---- contrib/gcc-changelog/test_email.py | 4 ++ contrib/gcc-changelog/test_patches.txt | 35 ++++++++++++++++++ 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 | 25 +++++++++++++ gcc/fortran/class.c | 3 ++ gcc/fortran/resolve.c | 16 ++++++-- gcc/testsuite/ChangeLog | 29 +++++++++++++++ .../gcc.target/powerpc/builtins-1-p9-runnable.c | 43 +++++++++++++++++----- gcc/testsuite/gfortran.dg/pr93337.f90 | 10 +++++ gcc/testsuite/gfortran.dg/pr95709.f90 | 12 ++++++ 18 files changed, 243 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr93337.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr95709.f90