[flang-commits] [flang] [flang][openacc] Fix DEFAULT(NONE) errors for array sections (PR #204248)
Andre Kuhlenschmidt via flang-commits
flang-commits at lists.llvm.org
Tue Jun 16 15:49:48 PDT 2026
akuhlens wrote:
> > Also extend CheckMultipleAppearances to array-section entries under data-sharing clauses, which the old else-branch omitted.
>
> `CheckMultipleAppearances()` wasn't modified in this PR? Or does this description note mean that `CheckMultipleAppearances()` is now used in the new context?
Nope, I was originally thinking it should be, but that change would have been overly complicated. Sentence removed from the summary.
https://github.com/llvm/llvm-project/pull/204248
More information about the flang-commits
mailing list