When the shapes of actual arguments to ELEMENTAL procedures are
sufficiently well known during semantics, require them to conform.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D109909
[flang] Enforce array conformance in actual arguments to ELEMENTALs ClosedPublic Authored by klausler on Sep 16 2021, 12:36 PM.
Details Summary When the shapes of actual arguments to ELEMENTAL procedures are
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 16 2021, 2:11 PM Closed by commit rG19afc495dc27: [flang] Enforce array conformance in actual arguments to ELEMENTALs (authored by klausler). · Explain WhySep 16 2021, 4:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 373033 flang/lib/Semantics/check-call.cpp
flang/test/Semantics/call22.f90
|