On 06/29/2011 04:01 PM, Steven Bosscher wrote: > Can you please also update http://gcc.gnu.org/backends.html? I think > VAX should have a 'g' after you commit this patch.
Sure. > How many TARGET_ASM_FUNCTION_{PRO,EPI}LOGUE targets are left anyway? It's difficult to tell at a glance, because quite a few use the hook for Other Things. Such as ARM printing debug info about the stack frame, or Sparc outputting the scratch register elf info, or IA-64 and Alpha using it to output some portion of the unwind info. r~