This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] RTL prologue/epilogue for SPARC
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: gcc-patches at gcc dot gnu dot org
- Cc: "David S. Miller" <davem at redhat dot com>
- Date: Wed, 30 Jun 2004 13:05:51 +0200
- Subject: Re: [RFC] RTL prologue/epilogue for SPARC
- References: <200406150026.29387.ebotcazou@libertysurf.fr>
> This is a first attempt at implementing RTL prologue/epilogue on SPARC, at
> least partially. I wrote it a few months ago, after David had proposed
> the idea. It has passsed bootstrap/regtest on sparc-sun-solaris2.8
> and sparc64-sun-solaris2.9 on mainline today.
I commited it to mainline and opened http://gcc.gnu.org/PR16294 to track the
delay slot scheduling regression.
--
Eric Botcazou