[A procedure actual argument to a PURE procedure should be required
to have an explicit interface. Implicit-interface actual arguments
to non-PURE procedures remain a warning.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D109926
flang] Upgrade warning to error in case of PURE procedure ClosedPublic Authored by klausler on Sep 16 2021, 2:11 PM.
Details Summary [A procedure actual argument to a PURE procedure should be required
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 16 2021, 2:57 PM This revision was landed with ongoing or failed builds.Sep 17 2021, 10:13 AM Closed by commit rG20afd38651cc: [flang] Upgrade warning to error in case of PURE procedure (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 373064 flang/lib/Semantics/check-call.cpp
flang/test/Semantics/call12.f90
|
clang-format: please reformat the code