re PR c++/86443 (ICEs on #pragma omp distribute parallel for with class iterators)
[gcc.git] / libgomp / testsuite / libgomp.c / autopar-3.c
1 /* { dg-do run } */
2 /* { dg-additional-options "-ftree-parallelize-loops=4 -ffast-math --param parloops-schedule=dynamic" } */
3
4 #include "autopar-1.c"