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]

[patch 20/36][mmix] Hookize static chain and trampoline macros


A mostly straight-forward conversion to hooks.

Note that I removed the mmix_trampoline_size variable; there didn't seem to be any point to that. 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).  */


r~

Attachment: d-tramp-20-mmix
Description: Text document


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