http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45791
Jan Hubicka <hubicka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |45375 --- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-09-25 16:52:25 UTC --- The 800 missed devirtualizations on Mozilla seems to be mostly AddRef that I can imagine is exactly this case of reference counting in constructor.