[flang-commits] [flang] [flang][OpenMP] Move assumed-size array check to list item verification (PR #201385)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Mon Jun 15 08:48:22 PDT 2026
kparzysz wrote:
> This seems to have broken the gfortran testsuite in our buildbots. Could you please check? https://lab.llvm.org/buildbot/#/builders/41/builds/12120
The testcase is invalid. Whole assumed-size arrays cannot be specified on **depend** clause.
https://github.com/llvm/llvm-project/pull/201385
More information about the flang-commits
mailing list