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

kargl@gcc.gnu.org kargl@gcc.gnu.org
Sat May 14 15:29:00 GMT 2016


Author: kargl
Date: Sat May 14 15:29:13 2016
New Revision: 236241

URL: https://gcc.gnu.org/viewcvs?rev=236241&root=gcc&view=rev
Log:
2016-05-14  Fritz Reese <fritzoreese@gmail.com>

	PR fortran/71047
	* expr.c (gfc_default_initializer): Avoid extra component refs in
	constructors for derived types and classes.

2016-05-14  Fritz Reese <fritzoreese@gmail.com>
	PR fortran/71047
	* gfortran.dg/pr71047.f08: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr71047.f08
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list