Skip to content

Commit a8f2766

Browse files
committed
Fix test
1 parent 082b9e6 commit a8f2766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Lower/OpenMP/atomic-implicit-cast.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
! REQUIRES : openmp_runtime
22

3-
! RUN: %flang_fc1 -emit-hlfir -fopenmp %openmp_flags %s -o - | FileCheck %s
3+
! RUN: %flang_fc1 -emit-hlfir -fopenmp %s -o - | FileCheck %s
44

55
! CHECK: func.func @_QPatomic_implicit_cast_read() {
66
subroutine atomic_implicit_cast_read

0 commit comments

Comments
 (0)