------- Comment #20 from pinskia at gcc dot gnu dot org  2007-01-24 03:41 
-------
I should mention that the extra compile time spend with a --enable-checking
build is internal checking in the compiler can be expensive at some points
causing these compile time explosions.  For an example, a checking alogorthim
might be 2^x while the normal code is x^2.


-- 


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

Reply via email to