[Bug fortran/39519] [4.3/4.4 Regression] bad assignment to type with allocatable component

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Apr 4 13:19:00 GMT 2009



------- Comment #8 from pault at gcc dot gnu dot org  2009-04-04 13:19 -------
Subject: Bug 39519

Author: pault
Date: Sat Apr  4 13:19:15 2009
New Revision: 145538

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145538
Log:
2009-04-04  Paul Thomas  <pault@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  <pault@gcc.gnu.org>

        PR fortran/39519
        * gfortran.dg/alloc_comp_assign_9.f90: New test.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/alloc_comp_assign_9.f90
Modified:
    branches/gcc-4_4-branch/gcc/fortran/ChangeLog
    branches/gcc-4_4-branch/gcc/fortran/parse.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list