This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33475] New warning suggestion: virtual functions called from constructors/destructors
- From: "reichelt at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 18 Dec 2011 20:45:42 +0000
- Subject: [Bug c++/33475] New warning suggestion: virtual functions called from constructors/destructors
- Auto-submitted: auto-generated
- References: <bug-33475-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33475
Volker Reichelt <reichelt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |reichelt at gcc dot gnu.org
Resolution| |DUPLICATE
--- Comment #8 from Volker Reichelt <reichelt at gcc dot gnu.org> 2011-12-18 20:45:42 UTC ---
Duplicate of PR 24058.
*** This bug has been marked as a duplicate of bug 24058 ***