This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14368] [3.3 only] ICE in lookup_template_function, at cp/pt.c:4006
- From: "jbuck at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2004 21:34:39 -0000
- Subject: [Bug c++/14368] [3.3 only] ICE in lookup_template_function, at cp/pt.c:4006
- References: <20040301180940.14368.jbuck@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jbuck at gcc dot gnu dot org 2004-03-01 21:34 -------
3.4 has a complete parser rewrite, so it is doubtful that there will be a "fix"
that can be backported: this is likely to be a flaw in the old parser that
doesn't exist in the new parser. So, given that it's not a regression and that
it doesn't affect legal code, maybe it is best to just mark this one as "fixed
in 3.4.0".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14368