Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / gcc / testsuite / c-c++-common / torture / vshuf-v16hi.c
1 typedef unsigned short V __attribute__((vector_size(32)));
2 typedef V VI;
3
4 #include "vshuf-16.inc"
5 #include "vshuf-main.inc"