https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124135
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-checking
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
if (!is_gimple_reg (lhs)
&& !is_gimple_reg (rhs1)
&& is_gimple_reg_type (TREE_TYPE (lhs)))
