[flang-commits] [flang] [flang] Relax checking of dummy procedures under BIND(C) (PR #92474)
Daniel Chen via flang-commits
flang-commits at lists.llvm.org
Wed May 22 09:11:50 PDT 2024
DanielCChen wrote:
> That is exactly the kind of usage that I wanted to catch; will investigate further to see whether this situation is really a problem or not.
Thanks.
Adding `bind(c)` to the entry statement will make the code compile.
https://github.com/llvm/llvm-project/pull/92474
More information about the flang-commits
mailing list