1 2 3 4
/* { dg-do compile } */ #include <altivec.h> vector unsigned int a = {1,1,1,1}; vector unsigned int b = {1,2,3,4};