[Bug c++/34949] Dead code in empty destructors.

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 1 09:10:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34949

--- Comment #9 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-09-01 09:10:11 UTC ---
It looks to me that the C++ FE could detect that the vtable pointer update
would adjust it to itself (I even can't construct a testcase that would
adjust it _not_ to itself ...).



More information about the Gcc-bugs mailing list