OSDN Git Service

fix PR23716
[pf3gnuchains/gcc-fork.git] / gcc / objc / ChangeLog
index 35fed82..472d4aa 100644 (file)
@@ -1,3 +1,9 @@
+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-02-18  Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
            Mike Stump  <mikestump@comcast.net>