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