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/43990] [OOP] ICE in output_constructor_regular_field, at varasm.c:4995



------- Comment #8 from janus at gcc dot gnu dot org  2010-05-17 19:59 -------
Subject: Bug 43990

Author: janus
Date: Mon May 17 19:58:48 2010
New Revision: 159511

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159511
Log:
2010-05-17  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/43990
        * trans-expr.c (gfc_conv_structure): Remove unneeded and buggy code.
        This is now handled via 'gfc_class_null_initializer'.


2010-05-17  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/43990
        * gfortran.dg/class_21.f03: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/class_21.f03
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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