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