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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Oct 17 19:57:12 2016
New Revision: 241279

URL: https://gcc.gnu.org/viewcvs?rev=241279&root=gcc&view=rev
Log:
2016-10-17  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/77978
        * match.c (gfc_match_stopcode): Fix error reporting for several
        deficiencies in matching stop-codes.

2016-10-17  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/77978
        * gfortran.dg/pr77978_1.f90: New test.
        * gfortran.dg/pr77978_2.f90: Ditto.
        * gfortran.dg/pr77978_3.f90: Ditto.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr77978_1.f90
    trunk/gcc/testsuite/gfortran.dg/pr77978_2.f90
    trunk/gcc/testsuite/gfortran.dg/pr77978_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to