blob: 36828c81b2ff42b18789614008c1f6830ced44cc [file] [log] [blame]
/* { dg-do run } */
/* { dg-options "-DEXPENSIVE" { target run_expensive_tests } } */
/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */
/* { dg-skip-if "" { ! run_expensive_tests } { "*" } { "-O2" } } */
/* { dg-skip-if "" { ! run_expensive_tests } { "-flto" } { "" } } */
typedef unsigned char V __attribute__((vector_size(64)));
typedef V VI;
#include "vshuf-64.inc"
#include "vshuf-main.inc"