https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107991
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Version|unknown |12.2.0 Keywords| |missed-optimization, | |needs-bisection, ra Status|UNCONFIRMED |NEW Target| |x86_64-*-* Summary|Extra mov instructions with |[10/11/12/13 Regression] |ternary on x86 |Extra mov instructions with | |ternary on x86 Known to work| |7.5.0 Last reconfirmed| |2022-12-06 Target Milestone|--- |10.5 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed. Argument setup related I guess.