objc-act.c (synth_module_prologue): Use build_function_type_list instead of build_fun...
commit178b70cce7b8540651b7f7fdf3f934b46a7ed6ea
authorNathan Froyd <froydnj@codesourcery.com>
Mon, 31 May 2010 02:20:16 +0000 (31 02:20 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Mon, 31 May 2010 02:20:16 +0000 (31 02:20 +0000)
treeb72512e5ec2dabc5412f4021641b194410b1ba66
parentd12a3d7e41915d45ee9b8839317d2a6e7ea7b8c4
objc-act.c (synth_module_prologue): Use build_function_type_list instead of build_function_type.

* objc-act.c (synth_module_prologue): Use build_function_type_list
instead of build_function_type.
(build_module_initializer_routine): Likewise.
(build_next_objc_exception_stuff): Likewise.
(build_objc_exception_stuff): Likewise.

From-SVN: r160066
gcc/objc/ChangeLog
gcc/objc/objc-act.c