This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11694] [3.3 Regression] ICE with missing typename/template keywords
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 12:16:27 -0000
- Subject: [Bug c++/11694] [3.3 Regression] ICE with missing typename/template keywords
- References: <20030728135514.11694.cholm@nbi.dk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11694
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ICE with missing |[3.3 Regression] ICE with
|typename/template keywords |missing typename/template
| |keywords
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-29 12:16 -------
3.3.1 (20030707) does not ICE on the reduced testcase but does on the full testcase
Also the full source does not ICE in 2.95.3 so making this a regression.