http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37949
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu.org
--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-11-10
18:19:48 UTC ---
We can remove static constructors now (and optimize away unused ones). Still we
won't do the transformation that might be interesting for C++ indeed.
