[flang-commits] [flang] [Flang][OpenMP] Fixed semantic error when list item with a private da… (PR #109775)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue Sep 24 05:28:19 PDT 2024


================
@@ -0,0 +1,12 @@
+! RUN: %flang_fc1 -fopenmp -fsyntax-only %s
----------------
kiranchandramohan wrote:

Can you run with test_errors.py to ensure that no Error messages are generated?

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


More information about the flang-commits mailing list