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

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Sep 14 16:21:33 2019
New Revision: 275714

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

        PR fortran/91642
        * io.c (gfc_match_inquire): null() cannot be in an iolength inquire
        list.

2019-09-14  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/91642
        * gfortran.dg/pr91642.f90: New test.

Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91642.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