We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf35e2 commit f00d196Copy full SHA for f00d196
flang/test/Semantics/OpenMP/workdistribute04.f90
@@ -1,7 +1,7 @@
1
! RUN: %python %S/../test_errors.py %s %flang -fopenmp -fopenmp-version=50
2
! OpenMP Version 6.0
3
! workdistribute Construct
4
-! Invalid do construct inside !$omp workdistribute
+! Unsuported OpenMP version
5
6
subroutine teams_workdistribute()
7
use iso_fortran_env
0 commit comments