------- Comment #3 from pault at gcc dot gnu dot org  2006-11-09 20:22 -------
Subject: Bug 29744

Author: pault
Date: Thu Nov  9 20:22:19 2006
New Revision: 118627

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118627
Log:
2006-11-09 Paul Thomas <[EMAIL PROTECTED]>

        PR fortran/29744
        * trans-types.c (gfc_get_derived_type): Ensure that the
        proc_name namespace is not the same as the owner namespace and
        that identical derived types in the same namespace share the
        same backend_decl.

2006-11-09 Paul Thomas <[EMAIL PROTECTED]>

        PR fortran/29744
        * gfortran.dg/used_types_12.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/used_types_12.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-types.c
    trunk/gcc/testsuite/ChangeLog


-- 


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

Reply via email to