re PR fortran/45170 ([F2003] allocatable character lengths)
authorSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 30 Aug 2011 15:34:01 +0000 (15:34 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 30 Aug 2011 15:34:01 +0000 (15:34 +0000)
commit505920d6b128de2b78279486a2a1a95e38f5f940
tree571e9966557aae713059987b1bd1f315293784a7
parenta728a2ada0698cbd8688d5eb6d88d357ec27eb5b
re PR fortran/45170 ([F2003] allocatable character lengths)

2011-08-30  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/45170
* trans-stmt.c (gfc_trans_allocate): Evaluate the substring.

2011-08-30  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/45170
* gfortran.dg/allocate_with_source_2.f90: New test

From-SVN: r178329
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/allocate_with_source_2.f90 [new file with mode: 0644]