Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
g++.dg
/
torture
/
vshuf-v16hi.C
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"