This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/29820] ICE in fold_convert, at fold-const.c:2146



------- Comment #9 from pault at gcc dot gnu dot org  2006-11-21 23:42 -------
Subject: Bug 29820

Author: pault
Date: Tue Nov 21 23:42:17 2006
New Revision: 119073

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119073
Log:
2006-11-21 Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/29820
        * trans-array.c (gfc_get_derived_type): Once done, spread the
        backend_decl to all identical derived types in all sibling
        namespaces.

2006-11-21 Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/29820
        * gfortran.dg/used_types_13.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/used_types_13.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=29820


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]