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