[multiple changes]
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 4 Oct 2006 16:54:19 +0000 (16:54 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 4 Oct 2006 16:54:19 +0000 (16:54 +0000)
commit25e8cb2e47725fcc67f4cbbf85c37bee47bcc1d0
tree52b27ca1efc8544a6b827ef97e820a40041b824f
parent9e8265851df1859e0dfc447cb9ac44088bb8cb1c
[multiple changes]

2006-10-04  Paul Thomas <pault@gcc.gnu.org>

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

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

From-SVN: r117435
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/alloc_alloc_expr_2.f90 [new file with mode: 0644]