[Bug fortran/61406] [4.9/4.10 Regression] ICE on ASSOCIATE construct to literal array expression

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 9 11:56:00 GMT 2014


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  <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-bugs mailing list