re PR fortran/44207 (ICE with ALLOCATABLE components and SOURCE)
authorJanus Weil <janus@gcc.gnu.org>
Fri, 11 Jun 2010 01:42:38 +0000 (03:42 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Fri, 11 Jun 2010 01:42:38 +0000 (03:42 +0200)
commit66051b6074a5641299738aa1d698fc63175ca0de
tree3ccb6e0dea334cf04217c071950acf1dd21e2670
parent328f6bf1de6d083acd24f0436c699d761bf58dc7
re PR fortran/44207 (ICE with ALLOCATABLE components and SOURCE)

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.

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