2014-06-09 Paul Thomas <pault@gcc.gnu.org>
commit007dd57def1952b038d5a517dff77a421f3b4073
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 2014 11:55:55 +0000 (9 11:55 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 2014 11:55:55 +0000 (9 11:55 +0000)
treeef9a8fef2bd0b52beda4eb3b6e09351a78deccf3
parentda4ae354ac898fc00e98428143dcfce0edaee941
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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211374 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/associate_17.f90 [new file with mode: 0644]