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

--- Comment #6 from Marc Glisse <glisse at gcc dot gnu.org> ---
#define vec_add(a,b) ((a)+(b))

IIRC that only fails for __vector bool, but I think the ppc people didn't like
this approach.

Reply via email to