This is the mail archive of the gcc@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: GCC3 to GCC4 performance regression. Bug?


On Thursday 24 March 2005 23:28, James E Wilson wrote:
> I'd suggest filing a bug report for this problem to make sure it gets
> fixed.

I'd suggest trying -fmove-loop-invariants, and report a bug about
that instead if it does not move those loop invariants.  We really
should move away from loop.c anyway.

Gr.
Steven


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