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

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Interesting:
/* We checked above that the vectors are constant-length.  */
unsigned vnunits = TYPE_VECTOR_SUBPARTS (vtype).to_constant ();

But it is not constant ...

Reply via email to