This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19895] [4.0 regression] ICE on invalid class in pointer-to-member declaration


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]