Skip to content

Commit 0482133

Browse files
committed
move omp-barrier.f90 test to expected fail
1 parent e3d3feb commit 0482133

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flang/test/Lower/omp-barrier.f90

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
! This test checks lowering of OpenMP Barrier Directive.
22

3+
! https://github.com/flang-compiler/f18-llvm-project/issues/250
4+
! XFAIL: *
5+
36
! RUN: bbc -fopenmp -emit-fir %s -o - | \
47
! RUN: FileCheck %s --check-prefix=FIRDialect
58
! RUN: bbc -fopenmp -emit-llvm %s -o - | \

0 commit comments

Comments
 (0)