Skip to content

Commit a6d9cba

Browse files
committed
UnXfail Lower/OpenMP/map-character.f90
1 parent eb6222f commit a6d9cba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flang/test/Lower/OpenMP/map-character.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
! RUN: %flang_fc1 -emit-hlfir -fopenmp -o - %s 2>&1 | FileCheck %s
2-
! XFAIL: *
32

43
subroutine TestOfCharacter(a0, a1, l)
54
character(len=*), intent(in) :: a0

0 commit comments

Comments
 (0)