1 2 3 4 5
/* { dg-do compile } */ #include <altivec.h> vector signed short hamming_window[1] = { {2621, 2623, 2629, 2638, 2651, 2668, 2689, 2713} };