https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91587

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Aug 31 03:27:45 2019
New Revision: 275241

URL: https://gcc.gnu.org/viewcvs?rev=275241&root=gcc&view=rev
Log:
2019-08-30  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/91587
        * io.c (match_filepos): MATCH_ERROR should branch to a syntax error.

2019-08-30  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/91587
        * gfortran.dg/pr91587.f90: New test.

Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91587.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/io.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog

Reply via email to