This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix i386 local and fastcall functions handling


On Fri, Aug 15, 2003 at 10:40:23AM +0200, Jan Hubicka wrote:
> 	* i386.c (ix86_fntype_regparm): Rename from ...
> 	(ix86_function_regparm): ... this one; add fastcall and local
> 	functions.
> 	(ix86_function_ok_for_sibcall): Update.
> 	(ix86_return_pops_args): Likewise.
> 	(init_cumulative_args): Likewise.
> 	(x86_can_output_mi_thunk): Likewise.
> 	(function_arg): Fix formating.
> 	(x86_this_parameter): Fix fastcall.
> 	(x86_output_mi_thunk): Likewise.

Ok.  Please construct some test cases for these.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]