This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13359] ICE (segfault) on (illegaly) defining an undeclared member class of a class template
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2003 18:28:37 -0000
- Subject: [Bug c++/13359] ICE (segfault) on (illegaly) defining an undeclared member class of a class template
- References: <20031208182143.13359.meinlschmidt@informatik.uni-erlangen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-08 18:28 -------
Fixed for 3.4 by the new parser, closing as this is not a regression and the seg fault is after an
error message for 3.3.1 and newer.
>From Phil's regression hunter: Search converges between 2002-12-27-trunk (#177) and 2002-12
-28-trunk (#178).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |error-recovery, ice-on-
| |invalid-code
Resolution| |FIXED
Target Milestone|--- |3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13359