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-arm-lts-allmodconfig in repository toolchain/ci/gcc.
from 9173e39d1c4 2019-09-05 Steven G. Kargl kargl@gcc.gnu.org adds f9ba7cb4c55 2019-09-05 Harald Anlauf anlauf@gmx.de adds 73e5580050f Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 23 ++++++++++ gcc/fortran/array.c | 3 ++ gcc/fortran/decl.c | 55 ++++++++++++++++++++++++ gcc/fortran/gfortran.h | 6 +++ gcc/fortran/gfortran.texi | 49 +++++++++++++++++++++ gcc/fortran/match.h | 5 ++- gcc/fortran/parse.c | 37 +++++++++++++++- gcc/fortran/trans-stmt.c | 27 ++++++++++++ gcc/testsuite/ChangeLog | 9 ++++ gcc/testsuite/gfortran.dg/directive_unroll_5.f90 | 2 +- gcc/testsuite/gfortran.dg/pr91496.f90 | 38 ++++++++++++++++ 12 files changed, 251 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr91496.f90