[Bug fortran/45170] [F2003] allocatable character lengths

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 30 15:41:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170

--- Comment #29 from kargl at gcc dot gnu.org 2011-08-30 15:34:06 UTC ---
Author: kargl
Date: Tue Aug 30 15:34:01 2011
New Revision: 178329

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178329
Log:
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

Added:
    trunk/gcc/testsuite/gfortran.dg/allocate_with_source_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-stmt.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list