We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6222f commit a6d9cbaCopy full SHA for a6d9cba
flang/test/Lower/OpenMP/map-character.f90
@@ -1,5 +1,4 @@
1
! RUN: %flang_fc1 -emit-hlfir -fopenmp -o - %s 2>&1 | FileCheck %s
2
-! XFAIL: *
3
4
subroutine TestOfCharacter(a0, a1, l)
5
character(len=*), intent(in) :: a0
0 commit comments