Skip to content

Commit 989e392

Browse files
committed
Unxfail flang/test/Lower/OpenMP/loop-directive.f90
1 parent 5d02877 commit 989e392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Lower/OpenMP/loop-directive.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
! This test checks lowering of OpenMP loop Directive.
2-
! XFAIL: *
2+
33
! REQUIRES: openmp_runtime
44

55
! RUN: %flang_fc1 -emit-hlfir %openmp_flags -fopenmp-version=50 -o - %s 2>&1 | FileCheck %s

0 commit comments

Comments
 (0)