(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
autopar/
pr69109.c
       1  /* { dg-do compile } */
       2  /* { dg-options "-O2 -ftree-parallelize-loops=2 -funswitch-loops" } */
       3  
       4  #include "../vect/unswitch-loops-pr26969.c"