http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49258
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution| |INVALID Severity|blocker |normal --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-04-07 08:50:03 UTC --- There is nothing to be done here since notused is used from the vtable for the class. "objdump -d hello" does not show the vtables.