This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Fix PR c/5250




--On Friday, February 08, 2002 9:45 PM +0100 Gwenole Beauchesne 
<gbeauchesne@mandrakesoft.com> wrote:

> Hi,
>
> This is PR c/4257, PR c/5049, PR c/5250 which apparently occur with
> regrename optimization. Those problems exist in 3.0-branch but was fixed
> in MAIN when Jan Hubicka killed jump_optimize:
> <http://gcc.gnu.org/ml/gcc-patches/2001-07/msg01430.html>
>
> The following patch disable jump_optimization for NOOP_MOVES prior to the
> regrename pass. Bootstrapped, regtested on i586-mandrake-linux-gnu. No
> regressions.

This patch seems pretty dramatic, and, as Jan says, I don't see why, in
prinicple, it should help.  So, without further analysis, I don't think
this patch is appropriate for the 3.0 branch.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]