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