r267178 - in /branches/gcc-8-branch/gcc: fortra...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Sat Dec 15 23:31:00 GMT 2018
Author: kargl
Date: Sat Dec 15 23:30:50 2018
New Revision: 267178
URL: https://gcc.gnu.org/viewcvs?rev=267178&root=gcc&view=rev
Log:
2018-12-15 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/88138
* decl.c (variable_decl): Check that a derived isn't being assigned
an incompatible entity in an initialization.
2018-12-15 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/88138
* gfortran.dg/pr88138.f90: new test.
Added:
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88138.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/decl.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list