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: [patch] for gcc/testsuite/gcc.dg/builtin-apply4.c failure on x86 Mac OS



On Jan 29, 2007, at 1:47 PM, Eric Christopher wrote:



OK for mainline?



Needs comments.


-eric
The patch in ix86_function_arg_regno_p and ix86_function_value_regno_p changes the number of registers used to pass function parameters, and the number of registers used to pass function return values. This violates the calling convention on x86 Mac OS platform, and binary compatibility can no longer be maintained.


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