This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9c1ce17bc4a arm: Declare MVE types internally via pragma new 5474092c9af Fortran: CASE selector expressions must be scalar new ff0ad4b5e16 Fortran: BOZ literal constants are not interoperable
The 2 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/fortran/check.c | 6 ++++++ gcc/fortran/match.c | 13 +++++++++++++ gcc/testsuite/gfortran.dg/illegal_boz_arg_3.f90 | 7 +++++++ gcc/testsuite/gfortran.dg/select_10.f90 | 25 +++++++++++++++++++++++++ 4 files changed, 51 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/illegal_boz_arg_3.f90 create mode 100644 gcc/testsuite/gfortran.dg/select_10.f90