blob: c3cb6e990dc56b1bb8e40fc34e3a7a77cdce9495 [file] [log] [blame]
/* { dg-do compile } */
#include <altivec.h>
vector unsigned int a = {1,1,1,1};
vector unsigned int b = {1,2,3,4};