[flang-commits] [flang] [flang] Catch impure calls in nested concurrent-headers (PR #102074)
Kiran Kumar T P via flang-commits
flang-commits at lists.llvm.org
Thu Sep 12 04:24:38 PDT 2024
kiranktp wrote:
Hi @klausler, Themos from our team had posted a question to Fortran standards committee to get more clarity on whether impure calls are allowed in do concurrent header [even if its not nested].
Here is the thread: https://mailman.j3-fortran.org/pipermail/j3/2024-September/014813.html
and follow-ups within that thread
AFAIU, compiler should warn in such instances as well.
https://github.com/llvm/llvm-project/pull/102074
More information about the flang-commits
mailing list