Skip to content

Commit f008f25

Browse files
committed
xfail: flang/test/Lower/OpenMP/reduction_var_map.f90
1 parent 60e4357 commit f008f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Lower/OpenMP/reduction_var_map.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
!RUN: %flang_fc1 -emit-hlfir -fopenmp %s -o - | FileCheck %s
2-
2+
!XFAIL: *
33
! This test checks that if reduction clause is on a combined target
44
! construct, there is an implicit map(tofrom) for each reduction variable.
55

0 commit comments

Comments
 (0)