[flang-commits] [PATCH] D104330: [flang] Complain about more cases of calls to insufficiently defined procedures
Pete Steinfeld via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jun 16 14:59:15 PDT 2021
PeteSteinfeld accepted this revision.
PeteSteinfeld added a comment.
This revision is now accepted and ready to land.
In my latest attempt to build and test this, .../test/Semantics/call19.f90 is failing because it's producing extra messages regarding entities that are "not a procedure". But I trust you to make sure that everything works after integration with the latest sources.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104330/new/
https://reviews.llvm.org/D104330
More information about the flang-commits
mailing list