This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21681] [4.0/4.1 Regression] ICE with nested types in template
- 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: 27 May 2005 14:08:34 -0000
- Subject: [Bug c++/21681] [4.0/4.1 Regression] ICE with nested types in template
- References: <20050520170626.21681.dave@boost-consulting.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nathan at gcc dot gnu dot org 2005-05-27 14:08 -------
Fixed on mainline
2005-05-27 Nathan Sidwell <nathan@codesourcery.com>
PR c++/21681
* parser.c (cp_parser_late_parsing_for_member): Disable access
checking for template functions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21681