This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 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 adds 4394fd67264 testsuite: Fix check_effective_target_rop_ok [PR103556, PR103586]
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 ++++++++++ gcc/testsuite/lib/target-supports.exp | 3 +-- 5 files changed, 32 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr103588.f90 create mode 100644 gcc/testsuite/gfortran.dg/select_9.f90