[flang-commits] [flang] To fix polymorphic pointer assignment in FORALL when LHS is unlimited polymorphic and RHS is intrinsic type target (PR #164999)
Daniel Chen via flang-commits
flang-commits at lists.llvm.org
Fri Oct 24 16:03:37 PDT 2025
DanielCChen wrote:
It seems the regression is a separate issue, and exposed by PR #164279. The `rebox` didn't fix the case when the pointer is not polymorphic.
I will put up this PR for review as planned and open a new issue for the "regression".
https://github.com/llvm/llvm-project/pull/164999
More information about the flang-commits
mailing list