This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/gcc.
from 10027464072 [Darwin] Pick up SDKROOT as the sysroot fallback. adds e63f9518ecc Daily bump. adds d8849aa1651 2019-10-17 Bill Schmidt wschmidt@linux.ibm.com adds 972ac7880b2 2019-10-17 Steven G. Kargl kargl@gcc.gnu.org adds 5d531df7055 [arm] PR target/89400 fix thumb1 unaligned access expansion new 295fca71b7b * config/pa/pa.c (pa_output_indirect_call): Fix typos in l [...] new 4a3a6278fa3 Daily bump.
The 2 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 | 17 ++++++ gcc/DATESTAMP | 2 +- gcc/config/arm/arm.md | 74 +++++++++++++++---------- gcc/config/pa/pa.c | 14 ++--- gcc/fortran/ChangeLog | 11 ++++ gcc/fortran/decl.c | 86 ++++++++++++++++++++++-------- gcc/testsuite/ChangeLog | 17 ++++++ gcc/testsuite/gcc.target/powerpc/pr91275.c | 7 ++- gcc/testsuite/gfortran.dg/pr89943_1.f90 | 31 +++++++++++ gcc/testsuite/gfortran.dg/pr89943_2.f90 | 33 ++++++++++++ gcc/testsuite/gfortran.dg/pr89943_3.f90 | 28 ++++++++++ gcc/testsuite/gfortran.dg/pr89943_4.f90 | 29 ++++++++++ 12 files changed, 289 insertions(+), 60 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr89943_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr89943_2.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr89943_3.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr89943_4.f90