r211052 - in /branches/gcc-4_9-branch/gcc: fort...
tkoenig@gcc.gnu.org
tkoenig@gcc.gnu.org
Thu May 29 12:12:00 GMT 2014
Author: tkoenig
Date: Thu May 29 12:12:00 2014
New Revision: 211052
URL: http://gcc.gnu.org/viewcvs?rev=211052&root=gcc&view=rev
Log:
2014-05-29 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/60834
* frontend-passes.c (in_assoc_list): New variable.
(optimize_namespace): Initialize in_assoc_list
(combine_array_constructor): Don't try to combine
assoc lists.
(gfc_code_walker): Keep track of in_assoc_list.
2014-05-29 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/60834
* gfortran.dg/associate_16.f90: New test.
Added:
branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/associate_16.f90
Modified:
branches/gcc-4_9-branch/gcc/fortran/ChangeLog
branches/gcc-4_9-branch/gcc/fortran/frontend-passes.c
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list