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 ce9550b commit a86ac0fCopy full SHA for a86ac0f
flang/test/Lower/OpenACC/acc-declare.f90
@@ -1,7 +1,7 @@
1
! This test checks lowering of OpenACC declare directive in function and
2
! subroutine specification parts.
3
-! RUN: bbc -fopenacc -emit-hlfir %s -o - | FileCheck %s
4
+! RUN: bbc -fopenacc -emit-hlfir %s -o - | FileCheck %s
5
6
module acc_declare
7
contains
0 commit comments