Skip to content

Commit e4af15b

Browse files
committed
Xfail: flang/test/Lower/OpenMP/taskgroup-task-array-reduction.f90
1 parent f9dd108 commit e4af15b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/test/Lower/OpenMP/taskgroup-task-array-reduction.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
! RUN: bbc -emit-hlfir -fopenmp -fopenmp-version=50 -o - %s 2>&1 | FileCheck %s
22
! RUN: %flang_fc1 -emit-hlfir -fopenmp -fopenmp-version=50 -o - %s 2>&1 | FileCheck %s
3+
! XFAIL: *
34

45
! CHECK-LABEL: omp.declare_reduction @add_reduction_byref_box_Uxf32 : !fir.ref<!fir.box<!fir.array<?xf32>>> alloc {
56
! [...]

0 commit comments

Comments
 (0)