[PATCH] PR target/18916; Function arg passing mem align fixes.
Richard Henderson
rth@redhat.com
Mon Jan 17 21:12:00 GMT 2005
On Mon, Jan 17, 2005 at 04:07:25PM -0200, Alexandre Oliva wrote:
> That said, I suppose FR-V is the exception, not the rule, so it would
> be fine if there was a global macro/hook that could be overridden on
> FR-V to preserve the current ABI, while getting all other ports to
> work properly in this regard.
There is: FUNCTION_ARG_BOUNDARY. And you appear to be returning
the correct value from it. So what's the actual problem?
r~
More information about the Gcc-patches
mailing list