https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110484
Xi Ruoyao <xry111 at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xry111 at gcc dot gnu.org --- Comment #2 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- Hmm, I don't quite get the problem. r22 is a saved register, so if it's clobbered w/o being saved, the issue will be a wrong-code, instead of a missed-optimization?