2 /* { dg-require-effective-target vsx_hw } */
3 /* { dg-options "-O2 -mvsx" } */
5 #define TYPE signed char
7 #define FAIL_FORMAT "%g"
8 #define FAIL_CAST(X) ((double)(X))
11 { 10, -20, 30, -40, 50, -60, 70, -80, \
12 90, -100, 110, -120, 30, -40, 50, -60 }
14 #include "vec-extract.h"