------- Comment #4 from rguenth at gcc dot gnu dot org  2010-04-22 08:34 -------
Subject: Bug 43829

Author: rguenth
Date: Thu Apr 22 08:34:41 2010
New Revision: 158632

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158632
Log:
2010-04-22  Richard Guenther  <rguent...@suse.de>

        PR fortran/43829
        * resolve.c (gfc_resolve_index): Wrap around ...
        (gfc_resolve_index_1): ... this.  Add parameter to allow
        any integer kind index type.
        (resolve_array_ref): Allow any integer kind for the start
        index of an array ref.

        * gfortran.dg/vector_subscript_6.f90: New testcase.
        * gfortran.dg/assign_10.f90: Adjust.

Added:
    trunk/gcc/testsuite/gfortran.dg/vector_subscript_6.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/fortran/trans-array.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/assign_10.f90


-- 


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

Reply via email to