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: [sh] hookize FUNCTION_ARG &co.


Nathan Froyd <froydnj@codesourcery.com> wrote:
> This patch hookizes FUNCTION_ARG and related macros for the sh backend.
> It is straightforward, though there's a bit of twiddling for const
> correctness, in particular the PASS_IN_REG_P change.
> 
> Tested on sh-elf.  I plan to commit this under the obvious rule in a
> week after waiting for comments.

I'm running "make bootstrap" on native sh4-linux with
your patch.  It isn't completed yet but looks there is
no problem.  Feel free to commit it immediately.

Regards,
	kaz


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