r267180 - in /branches/gcc-7-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Sat Dec 15 23:57:00 GMT 2018


Author: kargl
Date: Sat Dec 15 23:57:03 2018
New Revision: 267180

URL: https://gcc.gnu.org/viewcvs?rev=267180&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-7-branch/gcc/testsuite/gfortran.dg/pr88138.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/decl.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list