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