i386.c (ix86_code_end): Call build_function_type_list instead of build_function_type.
authorNathan Froyd <froydnj@codesourcery.com>
Tue, 3 May 2011 15:51:28 +0000 (15:51 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Tue, 3 May 2011 15:51:28 +0000 (15:51 +0000)
commitf9ac28ad2ced981a32734766949a3d608f6538e3
tree3e3b7b0e574bf3a3b47c8afede1bd84546b5a6ae
parent22b8798cbe3f4180d0f068fcac202abc3e5f8da3
i386.c (ix86_code_end): Call build_function_type_list instead of build_function_type.

* config/i386/i386.c (ix86_code_end): Call build_function_type_list
instead of build_function_type.

From-SVN: r173320
gcc/ChangeLog
gcc/config/i386/i386.c