This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15269] __attribute__((deprecated)) broken with inline, ignored with pure virtual, misreported after definition
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2007 04:39:44 -0000
- Subject: [Bug c++/15269] __attribute__((deprecated)) broken with inline, ignored with pure virtual, misreported after definition
- References: <bug-15269-8457@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from jason at gcc dot gnu dot org 2007-09-23 04:39 -------
Virtual problem fixed for 4.3.0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15269