------- Comment #3 from pault at gcc dot gnu dot org  2006-10-04 16:54 -------
Subject: Bug 29343

Author: pault
Date: Wed Oct  4 16:54:19 2006
New Revision: 117435

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117435
Log:
2006-10-04  Paul Thomas <[EMAIL PROTECTED]>

        PR fortran/29343
        * resolve.c (resolve_allocate_expr): Exclude derived types from
        search for dependences between allocated variables and the
        specification expressions for other allocations in the same
        statement.

2006-10-04  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/29343
        * gfortran.dg/alloc_alloc_expr_2.f90: New test.



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


-- 


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

Reply via email to