This doesn t appears to work/compile
void vec(size_t n) { typedef char v4si __attribute__((vector_size(n))); v4si t={1}; }
Is there a