[Bug c++/40382] Useless instructions in destructor
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-06-09 10:18 --- *** This bug has been marked as a duplicate of 34949 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --
[Bug c++/40382] Useless instructions in destructor
--- Comment #1 from carrot at google dot com 2009-06-09 07:35 --- Created an attachment (id=17969) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17969&action=view) simple class with empty virtual destructor Some tree dump result 1. The tree dump of early stage: cat test_class.cpp