[flang-commits] [flang] Skip POINTER components in implicit mapper generation (PR #177848)
via flang-commits
flang-commits at lists.llvm.org
Thu Jul 9 02:44:16 PDT 2026
Ritanya-B-Bharadwaj wrote:
Trying to map this to the reproducer in #176956. real, pointer :: p(:) doesn't seem to hit this gate at all (returns false before and after, no mapper either way). Could you show it actually fixes that case, maybe ASSOCIATED(obj%p) coming back .FALSE.? Just want to be sure it's the reported bug and not a neighbouring one.
https://github.com/llvm/llvm-project/pull/177848
More information about the flang-commits
mailing list