[Bug tree-optimization/18687] [4.0/4.1/4.2/4.3 Regression] ~50% compile time regression

hubicka at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 9 18:57:00 GMT 2007



------- Comment #36 from hubicka at gcc dot gnu dot org  2007-10-09 18:57 -------
Startup times was optimized a bit in 4.3.

hashes.c, 100 compilations:
              GCC-3.3 GCC-3.4   mainline mainline&profiledbootstrap
-O0             3.2s    3.8s      3.6s        3.3s 
-O1             5s      5.6s      8.1s        7.4s  
-O2             7.7s    7.6s      12.4s       11.1s

So at least for -O0 we are back to original speed.


-- 


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



More information about the Gcc-bugs mailing list