This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25826] "pure virtual" destructors accepted by GCC, but cause link failure
- From: "lloyd at randombit dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2006 19:32:24 -0000
- Subject: [Bug c++/25826] "pure virtual" destructors accepted by GCC, but cause link failure
- References: <bug-25826-6477@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from lloyd at randombit dot net 2006-01-17 19:32 -------
Ah, I misread it, but the bug should stay open IMO - the invalidity of the code
reduces it to "GCC doesn't reject invalid code", which is obviously a low
priority, but still a bug, no?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25826