https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120035
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=120003 Last reconfirmed| |2025-04-30 Ever confirmed|0 |1 CC| |rguenth at gcc dot gnu.org --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Unlike the other testcase this one doesn't seem to be a regression. The incoming IL is slightly different, more similar with -fdisable-tree-thread2, we do some threading but the magic does not happen. Not further analyzed.