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++/18782] [4.0 regression] ICE on invalid pointer-to-member declaration


------- Additional Comments From nathan at gcc dot gnu dot org  2004-12-03 10:51 -------
2004-12-03  Nathan Sidwell  <nathan@codesourcery.com>

	PR c++/18782
	* decl.c (grokdeclarator): Make sure class in pointer to member is
	not a namespace.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18782


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