r267356 - in /trunk/gcc: fortran/ChangeLog fort...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Sat Dec 22 19:37:00 GMT 2018
Author: kargl
Date: Sat Dec 22 19:37:06 2018
New Revision: 267356
URL: https://gcc.gnu.org/viewcvs?rev=267356&root=gcc&view=rev
Log:
2018-12-22 Steven G . Kargl <kargl@gcc.gnu.org>
PR fortran/85798
* decl.c (gfc_match_data): If a component of a derived type entity
appears in data statement, check that does not have the allocatable
attribute.
2018-12-22 Steven G . Kargl <kargl@gcc.gnu.org>
PR fortran/85798
* gfortran.dg/pr85798.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr85798.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list