This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14768] Bad diagnostics for call to dtor without object.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Mar 2004 12:08:54 -0000
- Subject: [Bug c++/14768] Bad diagnostics for call to dtor without object.
- References: <20040329103344.14768.dannysmith@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-29 12:08 -------
I think this is a dup of bug 12333 because I think this is valid code and should not be rejected at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14768