https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78509
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I guess you should look at what the compiler did before your changes in these cases (mixed sse and i387 e.g.) and match that in the new hook.