Set num_threads to 50 on 32-bit hppa in two libgomp loop tests
[official-gcc.git] / libgomp / testsuite / libgomp.c-c++-common / teams-nteams-icv-2.c
blob7bd80de065bbc252e64b93b79d8455a024006033
1 /* PR libgomp/109875 */
2 /* { dg-set-target-env-var OMP_NUM_TEAMS_ALL 9 } */
3 /* { dg-set-target-env-var OMP_NUM_TEAMS_DEV 7 } */
5 #define MY_OMP_NUM_TEAMS_ALL 9
6 #define MY_OMP_NUM_TEAMS_DEV 7
8 #include "teams-nteams-icv-1.c"