OSDN Git Service

* objc-act.c (synth_module_prologue): Use build_function_type_list
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 May 2010 02:20:16 +0000 (02:20 +0000)
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 May 2010 02:20:16 +0000 (02:20 +0000)
commita2c73aa9cefa9232faa47c108c61750558c74182
treeb72512e5ec2dabc5412f4021641b194410b1ba66
parent323b6ba5c19de90156858616c84d06e8baa7d265
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160066 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/objc/ChangeLog
gcc/objc/objc-act.c