blob: 56801177583bb7fe4d78bc21a1ff2d3da19e7821 [file] [log] [blame]
// { dg-options "-std=c++11" }
// { dg-do run }
typedef unsigned char V __attribute__((vector_size(16)));
typedef V VI;
#include "vshuf-16.inc"
#include "vshuf-main.inc"