This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 8e836af61b7 Fix --help -Q output adds f47662204de Fortran: add check for type of upper bound in case range adds 652c2873620 Fortran: catch failed simplification of bad stride expression
No new revisions were added by this update.
Summary of changes: gcc/fortran/array.c | 9 ++++----- gcc/fortran/match.c | 9 +++++++++ gcc/testsuite/gfortran.dg/pr103588.f90 | 8 ++++++++ gcc/testsuite/gfortran.dg/select_9.f90 | 10 ++++++++++ 4 files changed, 31 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr103588.f90 create mode 100644 gcc/testsuite/gfortran.dg/select_9.f90