Sign in
gnu
/
gcc
/
1f16a020acbea0af26209478990b83b1a1ba3a2b
/
.
/
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"