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: [PATCH] PR target/18916; Function arg passing mem align fixes.


On Jan 17, 2005, Richard Henderson <rth@redhat.com> wrote:

> 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?

I just feared the proposed change would break that.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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