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-arm in repository toolchain/ci/gcc.
from 9c1ce17bc4a arm: Declare MVE types internally via pragma adds 5474092c9af Fortran: CASE selector expressions must be scalar adds ff0ad4b5e16 Fortran: BOZ literal constants are not interoperable adds 9f9bc0bf0d6 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 44 +++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 12 +++++++ gcc/fortran/check.c | 6 ++++ gcc/fortran/match.c | 13 ++++++++ gcc/testsuite/ChangeLog | 17 ++++++++++ gcc/testsuite/gfortran.dg/illegal_boz_arg_3.f90 | 7 ++++ gcc/testsuite/gfortran.dg/select_10.f90 | 25 ++++++++++++++ libgfortran/ChangeLog | 5 +++ 9 files changed, 130 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/illegal_boz_arg_3.f90 create mode 100644 gcc/testsuite/gfortran.dg/select_10.f90