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

pault@gcc.gnu.org pault@gcc.gnu.org
Mon Jun 9 11:55:00 GMT 2014


Author: pault
Date: Mon Jun  9 11:55:55 2014
New Revision: 211374

URL: http://gcc.gnu.org/viewcvs?rev=211374&root=gcc&view=rev
Log:
2014-06-09  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/61406
	* trans-stmt.c (trans_associate_var): Check that array
	constructors are constant for direct reference.

2014-06-09  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/61406
	* gfortran.dg/associate_17.f90 : New test

Added:
    trunk/gcc/testsuite/gfortran.dg/associate_17.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-stmt.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list