[Bug tree-optimization/18687] [4.2/4.3/4.4 Regression] ~50% compile time regression
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 31 22:22:00 GMT 2009
------- Comment #40 from steven at gcc dot gnu dot org 2009-01-31 22:22 -------
Comparing optimized build times *is* very, very fair as we add optimization
capabilities that help nothing for 99% of the code (cselim, bswap optimization,
cestore, etc.), and with a passes pipeline that unconditionally executes many
passes repeatedly for good SPEC scores.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18687
More information about the Gcc-bugs
mailing list