aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/powerpc/pr96933-4.c
blob: 5a1c3d0c85772bb4b1e4a40003b6d0c6a1eb44f8 (plain)
1
2
3
4
5
6
7
8
9
10
/* { dg-do run } */
/* { dg-require-effective-target p9vector_hw } */
/* { dg-options "-O2 -mdejagnu-cpu=power9" } */

/* Test vector constructions with char/short run successfully on Power9.  */

#include <stdlib.h>
#include "pr96933.h"
#include "pr96933-run.h"