[flang-commits] [flang] [flang][Lower] Treat directives with nested evaluations as constructs (PR #91614)
via flang-commits
flang-commits at lists.llvm.org
Thu May 9 16:09:21 PDT 2024
vdonaldson wrote:
I don't have the context for this PR. But if any OpenMP or other directive appears immediately before a CASE statement,or before an ELSE statement in an unstructured context, to give two examples, then this fix will be needed.
https://github.com/llvm/llvm-project/pull/91614
More information about the flang-commits
mailing list