This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch 20/36][mmix] Hookize static chain and trampoline macros
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Richard Henderson <rth at redhat dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 21 Sep 2009 22:03:16 -0400 (EDT)
- Subject: Re: [patch 20/36][mmix] Hookize static chain and trampoline macros
- References: <4AB7F353.3060707@redhat.com> <4AB80593.2050601@redhat.com>
On Mon, 21 Sep 2009, Richard Henderson wrote:
> Note that I removed the mmix_trampoline_size variable; there didn't seem to be
> any point to that.
I'm just blank.
> I also added TRAMPOLINE_ALIGNMENT, which gets propagated
> into the MEM we create for the trampoline, which solves:
>
> - /* FIXME: GCC copies this using *intsize* (tetra), when it should use
> - register size (octa). */
Whee.
Ok.
brgds, H-P