ubuntu-buildroot/output/build/host-gcc-initial-11.4.0/gcc/testsuite/gcc.target/powerpc/pr96933-4.c

11 lines
264 B
C

/* { 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"