This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCHES][RFC] Fix for PR 29749
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: "Doug Kwan (éæå)" <dougkwan at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 14 Jul 2007 01:04:55 +0200
- Subject: Re: [PATCHES][RFC] Fix for PR 29749
- References: <498552560707131553h672a0e96s6d99b4b335f5e43c@mail.gmail.com>
> I have a patch for PR 29747. It has been tested with top of 4.2
> 2007-07-13 Doug Kwan <dougkwan@google.com>
>
> PR 29759
> * simplify-rtx.c (simplify_strip_subreg): New.
> (simplify_ior_into_rotate): New.
> (simplify_binary_operation_1): Replace old code for IOR to
> ROTATE optimization with a call to simplify_ior_into_rotate,
> which handles a more general case.
>
> 2007-07-13 Doug Kwan <dougkwan@google.com>
>
> PR 29749
> * gcc.c-torture/execute/pr29749.c: New test.
There are 3 different PR numbers!
--
Eric Botcazou