https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107300
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=106249 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Richard Biener from comment #1) > Confirmed. The unreachable doesn't have virtual operands but trap() should > have. Oddly enough the abort is also replaced with trap!? That seems like the same issue as mentioned in PR 106249.