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 de18f5e commit e6ef836Copy full SHA for e6ef836
flang/test/Lower/OpenMP/teams.f90
@@ -1,6 +1,6 @@
1
! REQUIRES: openmp_runtime
2
3
-! RUN: %flang_fc1 -emit-hlfir -fopenmp %s -o - | FileCheck %s
+! RUN: %flang_fc1 -emit-hlfir -fopenmp -fopenmp-version=52 %s -o - | FileCheck %s
4
5
! CHECK-LABEL: func @_QPteams_simple
6
subroutine teams_simple()
0 commit comments