[C++ PATCH] Deprecate -ffriend-injection
[official-gcc.git] / gcc / testsuite / c-c++-common / torture / vshuf-v16hi.c
blob98b329dbf919f0c58dcd46429b758e3f510cf9d0
1 typedef unsigned short V __attribute__((vector_size(32)));
2 typedef V VI;
4 #include "vshuf-16.inc"
5 #include "vshuf-main.inc"