blob: 1f6d6fddc62d436e43f68a4514b791e3fa4545f4 [file] [log] [blame]
/* { dg-do run } */
/* { dg-require-effective-target vsx_hw } */
/* { dg-options "-O2 -mvsx" } */
/* Test various ways of creating vectors with 2 double words and accessing the
elements. This test uses the double datatype and the default endian
order. */
#define DO_DOUBLE
#include "vec-setup.h"