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

--- Comment #9 from Marc Glisse <glisse at gcc dot gnu.org> ---
+  (if (! INTEGRAL_TYPE_P (type)

Integer vectors satisfy this condition...
Also, floats need some check (I don't know which one is appropriate).

Reply via email to