[flang-commits] [flang] [Flang][OpenMP] Parse and semantically analyze common blocks in map clauses correctly (PR #89847)
via flang-commits
flang-commits at lists.llvm.org
Fri Apr 26 10:09:43 PDT 2024
agozillon wrote:
> I think this is fine. But when I checked with other compilers, they don't seem to support this syntax. Did I get something wrong here?
>
> https://fortran.godbolt.org/z/h33bzYWMr https://fortran.godbolt.org/z/xq3czEGs8
As I think @kkwli has mentioned it seems allowed by the OpenMP specification wording, at least that's my read of it. But I will admit my reading comprehension of the specification isn't great at times (hence the likely annoying questions)
https://github.com/llvm/llvm-project/pull/89847
More information about the flang-commits
mailing list