https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111260
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |middle-end --- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The issue is inside emit_conditional_move where we are trying to use the same register for constants which are of 2 different types (modes).