------- Comment #5 from pault at gcc dot gnu dot org  2006-06-24 14:25 -------
Subject: Bug 28118

Author: pault
Date: Sat Jun 24 14:25:24 2006
New Revision: 114965

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114965
Log:
2006-06-24  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/28118
        * trans-array.c (gfc_conv_expr_descriptor): When building temp,
        use the substring reference to calculate the length if the
        expression does not have a charlen.

2006-06-24  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/28118
        * gfortran.dg/actual_array_substr_1.f90: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/actual_array_substr_1.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/trans-array.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to