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


>>>>> Alan Modra writes:

Alan> David, the padding options I chose for powerpc64-linux are as we
Alan> discussed a (rather long) while ago, but I haven't changed anything
Alan> yet for AIX.  From our discussion, for AIX you probably want

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?

David


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