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 objc++/23716] obj-c++.dg/comp-types-10.mm ICE with the GNU runtime



------- Comment #13 from iains at gcc dot gnu dot org  2010-04-07 16:20 -------
Subject: Bug 23716

Author: iains
Date: Wed Apr  7 16:20:08 2010
New Revision: 158076

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158076
Log:
fix PR23716

2010-04-07  Iain Sandoe <iains@gcc.gnu.org>

        PR objc++/23716
        * objc-act.c (build_module_initializer_routine): Make the argument
        to objc_start_function NULL_TREE when compiling ObjC++.

2010-04-07  Iain Sandoe <iains@gcc.gnu.org>

        PR objc++/23716
        * obj-c++.dg/comp-types-10.mm: Remove XFAIL.


Modified:
    trunk/gcc/objc/ChangeLog
    trunk/gcc/objc/objc-act.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/obj-c++.dg/comp-types-10.mm


-- 


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


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