[flang-commits] [flang] [Flang][OpenMP] DEFAULT(NONE) error checking on implicit references (PR #182214)
Michael Klemm via flang-commits
flang-commits at lists.llvm.org
Thu Apr 9 11:01:00 PDT 2026
mjklemm wrote:
> @mjklemm #190764 fixes an issue related to Cray Pointers and DEFAULT(NONE).
That seems to indeed fix the issue that I was seeing with my usage pattern of Cray Pointer. Great to see that there's a fix for that already!
https://github.com/llvm/llvm-project/pull/182214
More information about the flang-commits
mailing list