------- Additional Comments From steven at gcc dot gnu dot org  2004-12-23 
11:30 -------
It's interesting that -O1 is consistently slower than previous
releases.  Perhaps we should turn off some of the more costly
tree passes at -O1, such as iterating in DOM, and the expensive
loop optimizations.  Any thoughts on this?
 

-- 


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

Reply via email to