Skip to content

Commit f00d196

Browse files
committed
Fix comment in test
1 parent 7cf35e2 commit f00d196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Semantics/OpenMP/workdistribute04.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
! RUN: %python %S/../test_errors.py %s %flang -fopenmp -fopenmp-version=50
22
! OpenMP Version 6.0
33
! workdistribute Construct
4-
! Invalid do construct inside !$omp workdistribute
4+
! Unsuported OpenMP version
55

66
subroutine teams_workdistribute()
77
use iso_fortran_env

0 commit comments

Comments
 (0)