http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55597
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-12-06 15:05:15 UTC --- (In reply to comment #10) > (In reply to comment #9) > > I think it is better to fixup all sites where equivalent is used: > > > > It works. Thanks. Unfortunately it creates GC garbage often unnecessary, when it won't be used at all.