(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
powerpc/
pr96933-4.c
       1  /* { dg-do run } */
       2  /* { dg-require-effective-target p9vector_hw } */
       3  /* { dg-options "-O2 -mdejagnu-cpu=power9" } */
       4  
       5  /* Test vector constructions with char/short run successfully on Power9.  */
       6  
       7  #include <stdlib.h>
       8  #include "pr96933.h"
       9  #include "pr96933-run.h"
      10