This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/45745] [4.6 Regression] ICE in gfc_conv_array_stride



------- Comment #6 from mikael at gcc dot gnu dot org  2010-09-23 11:11 -------
Subject: Bug 45745

Author: mikael
Date: Thu Sep 23 11:11:23 2010
New Revision: 164558

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164558
Log:
2010-09-23  Mikael Morin  <mikael@gcc.gnu.org>

        PR fortran/45745
        PR fortran/45648
        * trans-array.c (gfc_conv_expr_descriptor): Handle 
        ss->type == GFC_SS_INTRINSIC (for {l,u}bound intrinsics) case. 

2010-09-23  Mikael Morin  <mikael@gcc.gnu.org>

        PR fortran/45745
        PR fortran/45648
        * gfortran.dg/vector_subscript_bound_1.f90: New.


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


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]