This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19895] [4.0 regression] ICE on invalid class in pointer-to-member declaration
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Feb 2005 13:36:27 -0000
- Subject: [Bug c++/19895] [4.0 regression] ICE on invalid class in pointer-to-member declaration
- References: <20050211021559.19895.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nathan at gcc dot gnu dot org 2005-02-14 13:36 -------
2005-02-14 Nathan Sidwell <nathan@codesourcery.com>
PR c++/19895
* decl.c (grokdeclarator): Check for error mark node in ptrmem
construction.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19895