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: function parms in regs, patch 3 of 3


On Tue, Jul 15, 2003 at 11:08:26AM -0400, David Edelsohn wrote:
> >>>>> Alan Modra writes:
> Alan> #define AGGREGATE_PADDING_FIXED 1
> Alan> #define AGGREGATES_PAD_UPWARD_ALWAYS 1
> 
> 	This change apparently needs adjustments to the ABI_AIX stdarg
> support.  That is not handled automatically by these macros?

It should be automatic with PAD_VARARGS_DOWN being defined in terms
of FUNCTION_ARG_PADDING.  Perhaps MUST_PASS_IN_STACK is interfering?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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