/* { dg-set-target-env-var OMP_PLACES "threads(1)" } */ #include int main () { omp_display_env (0); return 0; }