https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106087
--- Comment #8 from Andrew Pinski ---
(In reply to Patrick Palka from comment #7)
> The error_mark_node in question is the TREE_TYPE of an SSA_NAME, which was
> set in tree-ssanames.cc:release_ssa_name_fn:
>
> 598 if it happens to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106087
--- Comment #7 from Patrick Palka ---
The error_mark_node in question is the TREE_TYPE of an SSA_NAME, which was set
in tree-ssanames.cc:release_ssa_name_fn:
598 if it happens to come along a released SSA name and tries
599
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106087
Andrew Pinski changed:
What|Removed |Added
Component|tree-optimization |c++
--- Comment #6 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106087
--- Comment #1 from Nadav Har'El ---
Created attachment 53199
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53199&action=edit
preprocessed source file which gcc saved for reporting the crash (compressed
because of bugzilla's attachment le