aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/c-c++-common/torture/vshuf-v16hi.c
blob: 98b329dbf919f0c58dcd46429b758e3f510cf9d0 (plain)
1
2
3
4
5
typedef unsigned short V __attribute__((vector_size(32)));
typedef V VI;

#include "vshuf-16.inc"
#include "vshuf-main.inc"