1  /* { dg-do run { target aarch64_sve_hw } } */
       2  /* { dg-options "-O2 -ftree-vectorize -fno-trapping-math" } */
       3  /* { dg-require-effective-target fenv_exceptions } */
       4  
       5  #define TEST_EXCEPTIONS 0
       6  #include "vcond_4_run.c"