This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jakub
Date: Wed Jul  2 09:43:08 2014
New Revision: 212227

URL: https://gcc.gnu.org/viewcvs?rev=212227&root=gcc&view=rev
Log:
	* decl.c (variable_decl): Reject old style initialization
	for derived type components.

	* gfortran.dg/oldstyle_5.f: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/oldstyle_5.f
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]