This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Oz in repository toolchain/ci/gcc.
from 706a0160f92 [c-family] Backport fix for PCH / PR61250. adds de2837045d0 Daily bump. adds cce7e431a9f [AArch64] Fix PR81800 adds 4c7980b4e78 Daily bump. new 255366c56f0 2019-09-05 Steven G. Kargl kargl@gcc.gnu.org
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 | 9 ++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.md | 2 +- gcc/fortran/ChangeLog | 7 ++++++ gcc/fortran/decl.c | 25 +++++++++++++++++----- gcc/testsuite/ChangeLog | 15 +++++++++++++ .../gcc.target/aarch64/no-inline-lrint_3.c | 17 +++++++++++++++ gcc/testsuite/gfortran.dg/pdt_4.f03 | 4 ++-- gcc/testsuite/gfortran.dg/pr91660_1.f90 | 9 ++++++++ gcc/testsuite/gfortran.dg/pr91660_2.f90 | 9 ++++++++ 10 files changed, 90 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c create mode 100644 gcc/testsuite/gfortran.dg/pr91660_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr91660_2.f90