(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
pr88071.c
       1  /* PR tree-optimization/88071 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O2 -fexceptions -fnon-call-exceptions -fopenmp-simd -ftrapv -ftree-loop-vectorize" } */
       4  
       5  #include "gomp/openmp-simd-2.c"