[Bug fortran/77978] stop codes misinterpreted in both f2003 and f2008
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 17 20:38:00 GMT 2016
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 <kargl@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 <kargl@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
More information about the Gcc-bugs
mailing list