r256995 - in /trunk/gcc: fortran/ChangeLog fort...

pault@gcc.gnu.org pault@gcc.gnu.org
Tue Jan 23 19:13:00 GMT 2018


Author: pault
Date: Tue Jan 23 19:13:10 2018
New Revision: 256995

URL: https://gcc.gnu.org/viewcvs?rev=256995&root=gcc&view=rev
Log:
2018-23-01  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/83866
	* decl.c (gfc_match_derived_decl): If eos not matched, recover
	and emit error about garbage after declaration.

2018-23-01  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/83866
	* gfortran.dg/pdt_29.f03 : New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pdt_29.f03
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list