This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR optimization/6759
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 31 May 2002 15:06:33 -0700
- Subject: Re: [PATCH] Fix PR optimization/6759
- References: <20020522235203.G20867@sunsite.ms.mff.cuni.cz>
On Wed, May 22, 2002 at 11:52:03PM +0200, Jakub Jelinek wrote:
> PR optimization/6759
> * cse.c (cse_insn): Fold src_eqv just once, store it folded back into
> the REQ_EQUAL note.
> * g++.dg/opt/cse1.C: New test.
Ok everywhere.
r~