2015-05-04 Sandra Loosemore <sandra@codesourcery.com>
[official-gcc.git] / gcc / testsuite / gcc.dg / vmx / cw-bug-3.c
blob511a7e0ae9d32495710c24bfbf6ba509a2c18317
1 /* { dg-do compile } */
2 #include <altivec.h>
3 vector signed short hamming_window[1] = {
4 {2621, 2623, 2629, 2638, 2651, 2668, 2689, 2713}
5 };