https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040
--- Comment #4 from Chameleon ---
... if I write the correct
&& (SquareMatrix>
instead of wrong
(SquareMatrix>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040
--- Comment #3 from Chameleon ---
ICE can be avoided if I write the missing && in the code.
But it is an ICE and it must be reported.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040
Andrew Pinski changed:
What|Removed |Added
Keywords||error-recovery,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040
--- Comment #1 from Chameleon ---
Created attachment 61843
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61843&action=edit
The .ii file, .xz compressed