------- Comment #9 from pault at gcc dot gnu dot org 2009-04-04 14:47 ------- Subject: Bug 39519
Author: pault Date: Sat Apr 4 14:47:23 2009 New Revision: 145540 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145540 Log: 2009-04-04 Paul Thomas <pa...@gcc.gnu.org> PR fortran/39519 * parse.c (parse_derived): Do not break on finding pointer, allocatable or private components. 2009-04-04 Paul Thomas <pa...@gcc.gnu.org> PR fortran/39519 * gfortran.dg/alloc_comp_assign_9.f90: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/alloc_comp_assign_9.f90 Modified: branches/gcc-4_3-branch/gcc/fortran/ChangeLog branches/gcc-4_3-branch/gcc/fortran/parse.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39519