https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106157
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> --- The fix looks unrelated and probably changed the IL flowing into DOM. I'd still say "fixed" here and wait for a new testcase. Does the original ICE on unreduced sources still happen? There have been many fixes in threading inbetween that could have been the real fix as well btw.