https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116028
--- Comment #22 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Also, I wonder about different calls in the same function with different ABIs (whether from IPA-RA which finds out some call doesn't clobber some reg while another one does, or function attributes, ...).