------- Comment #5 from pault at gcc dot gnu dot org 2008-11-29 17:52 ------- Subject: Bug 37735
Author: pault Date: Sat Nov 29 17:51:03 2008 New Revision: 142282 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142282 Log: 2008-11-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/37735 * trans-array.c (structure_alloc_comps): Do not duplicate the descriptor if this is a descriptorless array! 2008-11-29 Paul Thomas <[EMAIL PROTECTED]> PR fortran/37735 * gfortran.dg/alloc_comp_assign_7.f90: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/alloc_comp_assign_7.f90 Modified: branches/gcc-4_3-branch/gcc/fortran/ChangeLog branches/gcc-4_3-branch/gcc/fortran/trans-array.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37735