blob: 511a7e0ae9d32495710c24bfbf6ba509a2c18317 [file] [log] [blame]
/* { dg-do compile } */
#include <altivec.h>
vector signed short hamming_window[1] = {
{2621, 2623, 2629, 2638, 2651, 2668, 2689, 2713}
};