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 */
pinskia at gcc dot gnu.org via Gcc-bugs Tue, 05 Nov 2024 14:08:46 -0800
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 */