https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100217
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- That seems like quite undesirable API change. Can't the backend when it sees long double register vars for the fN registers change the mode from TFmode to that new FPRX2mode, so that old code keeps working?