https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61595
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Hmm, does it work if you do typedef int vint __attribute__((vector_size(16))); and use vint in as the type for vr?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61595
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Hmm, does it work if you do typedef int vint __attribute__((vector_size(16))); and use vint in as the type for vr?