sysv4 varargs for altivec

Richard Henderson rth@redhat.com
Thu Nov 29 18:42:00 GMT 2001


On Thu, Nov 29, 2001 at 07:22:38PM -0600, Aldy Hernandez wrote:
> that is already in place in function_arg_advance:
> 
>   if (TARGET_ALTIVEC_ABI && ALTIVEC_VECTOR_MODE (mode))
>     {
>       if (cum->vregno <= ALTIVEC_ARG_MAX_REG && cum->nargs_prototype >= 0)
> 					     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Hum.  I'll let an rs6000 maintainer figure that out.  :-P


r~



More information about the Gcc-patches mailing list