This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/33604] [4.3 Regression] Revision 119502 causes significantly slower results with 4.3 compared to 4.2



------- Comment #13 from paolo dot bonzini at lu dot unisi dot ch  2007-11-07 06:03 -------
Subject: Re:  [4.3 Regression] Revision 119502
 causes significantly slower results with 4.3 compared to 4.2


> I don't think we want to start playing with the heuristics ;)  That patch
> certainly will cause compile-time and memory usage regressions.

Not for -O2, since the default AVG_ALIASED_VOPS is 1.  For -O3 it is 3, 
not huge either.

Paolo


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33604


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