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/44207] ICE with ALLOCATABLE components and SOURCE



------- Comment #5 from janus at gcc dot gnu dot org  2010-06-11 01:42 -------
Subject: Bug 44207

Author: janus
Date: Fri Jun 11 01:42:38 2010
New Revision: 160589

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160589
Log:
2010-06-10  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/44207
        * resolve.c (conformable_arrays): Handle allocatable components.


2010-06-10  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/44207
        * gfortran.dg/allocate_alloc_opt_7.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/allocate_alloc_opt_7.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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