r118598 - in /branches/gcc-4_1-branch/gcc: fort...

eedelman@gcc.gnu.org eedelman@gcc.gnu.org
Wed Nov 8 21:14:00 GMT 2006


Author: eedelman
Date: Wed Nov  8 21:14:06 2006
New Revision: 118598

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118598
Log:
fortran/
2006-11-08  Erik Edelmann  <eedelman@gcc.gnu.org>

        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  <eedelman@gcc.gnu.org>

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


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



More information about the Gcc-cvs mailing list