https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106279
--- Comment #5 from Richard Earnshaw <rearnsha at gcc dot gnu.org> --- Technical note: the compiler is missing pattern alternatives to move iwmmxt register values to VFP registers. There's no way to do this directly, so we'd need to allow copying via core registers.