https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95816
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-04-17 Keywords| |wrong-code Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, I wonder if x16 and x17 should not be considered as temps alive across all jumps in aarch64 really; not just jumps between hot and cold sections ...