blob: 431e6fc7fa75bd46b28f9a803ecfbc5be2fd800c [file] [log] [blame]
/* { dg-do run { target { powerpc*-*-linux* } } } */
/* { dg-require-effective-target vsx_hw } */
/* { dg-options "-O2 -mvsx" } */
#define TYPE unsigned char
#define ELEMENTS 16
#define INITIAL \
{ 1, 2, 3, 4, 5, 6, 7, 8, 240, 241, 242, 243, 244, 245, 246, 247 }
#include "vec-extract.h"