https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108418
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization Ever confirmed|0 |1 Last reconfirmed| |2023-01-16 Status|UNCONFIRMED |NEW --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed. We might have a duplicate bugreport for this - it's difficult to fix because the tests are lowered to a CFG representation and "re-associating" in that representation is difficult.