blob: 245e1d8b3cb3fcc08dc19448f566fbb6a88908f1 [file] [log] [blame]
/* { dg-do run } */
/* { dg-require-effective-target vsx_hw } */
/* { dg-options "-O2 -mvsx" } */
#define TYPE short
#define ELEMENTS 8
#define INITIAL { 10, -20, 30, -40, 50, -60, 70, 80 }
#include "vec-extract.h"