------- Comment #3 from eedelman at gcc dot gnu dot org  2006-11-08 21:19 
-------
Subject: Bug 29679

Author: eedelman
Date: Wed Nov  8 21:19:01 2006
New Revision: 118599

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118599
Log:
2006-11-08  Erik Edelmann  <[EMAIL PROTECTED]>

        PR fortran/29630
        PR fortran/29679
        * expr.c (find_array_section): Support vector subscripts.  Don't
        add sizes for dimen_type == DIMEN_ELEMENT to the shape array.

testsuite/
2006-11-08  Erik Edelmann  <[EMAIL PROTECTED]>

        PR fortran/29630
        PR fortran/29679
        * gfortran.dg/initialization_2.f90: Test PRs 29630 and 29679 too.


Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/expr.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/initialization_2.f90


-- 


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

Reply via email to