This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212229 - in /branches/gcc-4_8-branch/gcc: fort...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 02 Jul 2014 09:48:56 -0000
- Subject: r212229 - in /branches/gcc-4_8-branch/gcc: fort...
Author: jakub
Date: Wed Jul 2 09:48:56 2014
New Revision: 212229
URL: https://gcc.gnu.org/viewcvs?rev=212229&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:
branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/oldstyle_5.f
Modified:
branches/gcc-4_8-branch/gcc/fortran/ChangeLog
branches/gcc-4_8-branch/gcc/fortran/decl.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog