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

via flang-commits flang-commits at lists.llvm.org
Tue Sep 24 06:20:30 PDT 2024


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

Sure. I have tested it with test_error.py and no error are generated.
I haven't used test_error.py for validating this testcase by referring the below comment https://github.com/llvm/llvm-project/pull/109265/files#r1767132309.

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


More information about the flang-commits mailing list