re PR objc++/23716 (obj-c++.dg/comp-types-10.mm ICE with the GNU runtime)
commit58e0f0d345d1759d4af965b1592869f0583cb6eb
authorIain Sandoe <iains@gcc.gnu.org>
Wed, 7 Apr 2010 16:20:08 +0000 (7 16:20 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Wed, 7 Apr 2010 16:20:08 +0000 (7 16:20 +0000)
treefdbf6b522864c72c3e2c50dfa1d1d23362658f66
parent483264879c177c32f0197992f4625dbca09d444b
re PR objc++/23716 (obj-c++.dg/comp-types-10.mm ICE with the GNU runtime)

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.

From-SVN: r158076
gcc/objc/ChangeLog
gcc/objc/objc-act.c
gcc/testsuite/ChangeLog
gcc/testsuite/obj-c++.dg/comp-types-10.mm