This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix PR optimization/11753 (SPARC)
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 30 Sep 2003 15:50:19 -0400
- Subject: Re: Fix PR optimization/11753 (SPARC)
- References: <200309122340.45561.ebotcazou@libertysurf.fr>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Fri, Sep 12, 2003 at 11:43:20PM +0200, Eric Botcazou wrote:
> 2003-09-12 Eric Botcazou <ebotcazou@libertysurf.fr>
>
> PR optimization/11753
> * config/sparc/sparc.md (length attribute) [fcc branch]: Add 1 to
> the length in the non-V9 case.
Ok.
Jakub