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