[Bug c++/19608] ICE after friend function definition in local class
nathan at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 9 07:49:00 GMT 2005
------- Additional Comments From nathan at gcc dot gnu dot org 2005-06-09 07:49 -------
Fixed on 3.4
2005-06-08 Nathan Sidwell <nathan@codesourcery.com>
PR c++/19608
* parser.c (cp_parser_late_parsing_for_member): Use
current_function_decl as scope to push to and from.
testsuite:
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Summary|[3.4 Regression] ICE after |ICE after friend function
|friend function definition |definition in local class
|in local class |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19608
More information about the Gcc-bugs
mailing list