c++: normalizing ttp constraints [PR115656]
[official-gcc.git] / gcc / testsuite / gcc.target / powerpc / pr96933-4.c
blob5a1c3d0c85772bb4b1e4a40003b6d0c6a1eb44f8
1 /* { dg-do run } */
2 /* { dg-require-effective-target p9vector_hw } */
3 /* { dg-options "-O2 -mdejagnu-cpu=power9" } */
5 /* Test vector constructions with char/short run successfully on Power9. */
7 #include <stdlib.h>
8 #include "pr96933.h"
9 #include "pr96933-run.h"