[PATCH]: initialize dconsts lazily, improve GCC startup time

Paolo Bonzini bonzini@gnu.org
Wed Mar 26 17:36:00 GMT 2008


> Yes, but it's a static function right now.  I guess I could externalize 
> it and use it in various places, but real_digit wouldn't help with 10.  
> Hmm, perhaps ten_to_ptwo(0) would work for that.

You can also change real_digit to accept 10.  If it's not too ugly...

Paolo



More information about the Gcc-patches mailing list