[Bug c++/94153] [8/9/10 Regression] internal compiler error: in cp_lexer_new_from_tokens, at cp/parser.c:700
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 12 14:00:08 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94153
--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Slava Barinov from comment #3)
> (In reply to Martin Liška from comment #1)
> > Well, it's ICE on invalid code which is very common case.
> Hm. So no need to report them?
Well, we have a bazillion of such error recovery issues for C++.
More information about the Gcc-bugs
mailing list