[PATCH] D113706: [flang] Allow implicit procedure pointers to associate with explicit procedures
Emil Kieri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 14 13:30:32 PST 2021
ekieri added a comment.
In D113706#3125805 <https://reviews.llvm.org/D113706#3125805>, @klausler wrote:
> Standard conformance notwithstanding, a procedure pointer should not be allowed to be associated with any target procedure (or pointer) that is not callable via the pointer after the association.
I find it hard not to agree, thanks for clarifying!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113706/new/
https://reviews.llvm.org/D113706
More information about the llvm-commits
mailing list