[flang-commits] [flang] [Flang][OpenMP] Parse and semantically analyze common blocks in map clauses correctly (PR #89847)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Fri Apr 26 08:54:00 PDT 2024
kkwli 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
In TR12, a variable list item can be "a common block name (enclosed in slashes)."
https://github.com/llvm/llvm-project/pull/89847
More information about the flang-commits
mailing list