https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117456

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The assert after all:
      gcc_assert (VECTOR_MODE_P (TYPE_MODE (type))
                  || type_has_mode_precision_p (type));
      /* fall through */

Reply via email to