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: [patch] Enable fmove-loop-invariants by default


On Sunday 26 February 2006 19:31, Zdenek Dvorak wrote:
> > This already passed bootstrap&testing on x86-64-unknown-linux-gnu.  I'm
> > running mips-sim now as extra precaution.

...that has passed now too.

> I have already tested a similar patch; I find it somewhat suspicious
> that this one passed regtesting, as it leaves the following testcases
> that use -frerun-loop-opt untouched:
>
> g++.old-deja/g++.robertl/eb132.C
> gcc.dg/20031201-1.c

I changed those after diffing.

> Also, this one misses removal of -fstrength-reduce, whose only use also
> disappears with pass_loop_optimize 

This one, I really missed, sorry.

Are you going to apply your patch soon?

Gr.
Steven


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