------- Comment #3 from pault at gcc dot gnu dot org  2006-09-10 17:13 -------
Subject: Bug 28923

Author: pault
Date: Sun Sep 10 17:13:29 2006
New Revision: 116815

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

        PR fortran/28923
        expr.c (find_array_section): Only use the array lower and upper
        bounds for the start and end of the sections, where the expr is
        NULL.

2006-09-10  Paul Thomas  <[EMAIL PROTECTED]>

        PR libfortran/28923
        gfortran.dg/array_initializer_2.f90: Fill in missing index start value.
        gfortran.dg/array_initializer_3.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/array_initializer_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/array_initializer_2.f90


-- 


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

Reply via email to