This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from f43db178947 Fortran: a RECURSIVE procedure cannot be an INTRINSIC new 6b8cd1fb402 Fortran: improve error recovery on invalid array section new a9717558aaa Fortran: fix error recovery on invalid array section
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/expr.c | 4 +++- gcc/testsuite/gfortran.dg/pr104849.f90 | 9 +++++++++ gcc/testsuite/gfortran.dg/pr105230.f90 | 8 ++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/pr104849.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr105230.f90