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 082b9e6 commit a8f2766Copy full SHA for a8f2766
flang/test/Lower/OpenMP/atomic-implicit-cast.f90
@@ -1,6 +1,6 @@
1
! REQUIRES : openmp_runtime
2
3
-! RUN: %flang_fc1 -emit-hlfir -fopenmp %openmp_flags %s -o - | FileCheck %s
+! RUN: %flang_fc1 -emit-hlfir -fopenmp %s -o - | FileCheck %s
4
5
! CHECK: func.func @_QPatomic_implicit_cast_read() {
6
subroutine atomic_implicit_cast_read
0 commit comments