http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53176
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-02 18:11:57 UTC --- Not to mention that it would be nice to avoid the possibly expensive initialization, which increases empty source file compilation time, when it isn't actually desirable to use it.