https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111782
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ra Last reconfirmed| |2023-10-12 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, the first difference in the IR between the 10 and 11 is reload (LRA). I suspect this is only an argument register allocation issue.