[Bug c++/94153] [8/9/10 Regression] internal compiler error: in cp_lexer_new_from_tokens, at cp/parser.c:700
v.barinov at samsung dot com
gcc-bugzilla@gcc.gnu.org
Thu Mar 12 12:58:04 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94153
--- Comment #3 from Slava Barinov <v.barinov at samsung dot com> ---
(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?
> Was the original file a valid code?
I've been reducing builtins-string.cc from chromium-81, but due to my mistake
in test for creduce, this bug was found.
Actual bug I wanted to report is being reduced now.
More information about the Gcc-bugs
mailing list