[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 14:46:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61406
--- Comment #4 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Mon Jun 9 14:45:32 2014
New Revision: 211375
URL: http://gcc.gnu.org/viewcvs?rev=211375&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:
branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/associate_17.f90
Modified:
branches/gcc-4_9-branch/gcc/fortran/ChangeLog
branches/gcc-4_9-branch/gcc/fortran/trans-stmt.c
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list