[flang-commits] [flang] [llvm] Enabling support for Allocate clause in DO construct (PR #180172)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Fri Feb 6 05:12:38 PST 2026


================
@@ -0,0 +1,46 @@
+! REQUIRES: openmp_runtime
+! RUN: %python %S/../test_errors.py %s %flang_fc1 %openmp_flags -fopenmp-version=52
----------------
luporl wrote:

nit: since this test doesn't use omp_lib, openmp_runtime and %openmp_flags shouldn't be required.

https://github.com/llvm/llvm-project/pull/180172


More information about the flang-commits mailing list