[Bug c++/14368] [3.3 only] ICE in lookup_template_function, at cp/pt.c:4006
jbuck at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 1 21:34:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list