This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18933] pointer-to-member called on incomplete type generates bad code
- 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: 10 Dec 2004 21:09:29 -0000
- Subject: [Bug c++/18933] pointer-to-member called on incomplete type generates bad code
- References: <20041210210120.18933.efrias@syncad.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-10 21:09 -------
Yes this invalid code and here is the werid part we have a error_mark_node.
So this is a dup of bug 15684.
*** This bug has been marked as a duplicate of 15684 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18933