[Bug tree-optimization/124135] [16 Regression] ICE: invalid RHS for gimple memory store: ‘var_decl’ on s390x-linux-gnu

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 17 00:09:23 GMT 2026


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)))


More information about the Gcc-bugs mailing list