https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61406

--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> ---
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  <pa...@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  <pa...@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

Reply via email to