xfail scan-tree-dump-not throw in g++.dg/pr99966.C on hppa*64*-*-*
[official-gcc.git] / libgomp / testsuite / libgomp.c-c++-common / teams-nteams-icv-3.c
blob10a1cdc3503a10fd1fa0a8489277dfeceaccc588
1 /* PR libgomp/109875 */
2 /* { dg-set-target-env-var OMP_NUM_TEAMS_ALL 7 } */
3 /* { dg-set-target-env-var OMP_NUM_TEAMS 8 } */
5 #define MY_OMP_NUM_TEAMS_ALL 7
6 #define MY_OMP_NUM_TEAMS 8
8 #include "teams-nteams-icv-1.c"