[patch] 32 bit non-eabi mips va_arg

Richard Henderson rth@cygnus.com
Fri Jan 14 12:41:00 GMT 2000


On Fri, Jan 14, 2000 at 10:56:02AM -0600, Clinton Popetz wrote:
> I think it would also make sense to make std_expand_builtin_va_arg
> use FUNCTION_ARG_PADDING.  But there are a few ports (rs6000 is one) that
> define FUNCTION_ARG_PADDING and also use std_expand_builtin_va_arg, so I
> presume padding for varargs should remain orthogonal to padding for normal
> arguments.

Ooo that is annoying.  Yes, apparently AIX does use different
conventions between normal and variatic argument passing.

The patch is ok.



r~


More information about the Gcc-patches mailing list