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

--- Comment #14 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Dec 22 17:53:00 2018
New Revision: 267353

URL: https://gcc.gnu.org/viewcvs?rev=267353&root=gcc&view=rev
Log:
2018-12-21  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/88169
        * module.c (mio_namelist): Remove an error condition/message that
        is contrary to the Fortran standard.

2018-12-21  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/88169
        * gfortran.dg/pr88169_1.f90: new test.
        * gfortran.dg/pr88169_2.f90: Ditto.
        * gfortran.dg/pr88169_3.f90: Ditto.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88169_1.f90
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88169_2.f90
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88169_3.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/module.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to