The compiler presently detects different dummy object array ranks;
extend the compatibility check to also note discrepancies in corresponding
constant dummy argument extents.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D145748
[flang] Detect obvious argument shape incompatibility when checking procedure compatibility ClosedPublic Authored by klausler on Mar 9 2023, 4:34 PM.
Details Summary The compiler presently detects different dummy object array ranks;
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 10 2023, 9:19 AM Closed by commit rGae426a054b0c: [flang] Detect obvious argument shape incompatibility when checking procedure… (authored by klausler). · Explain WhyMar 10 2023, 9:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 503973 flang/lib/Evaluate/characteristics.cpp
flang/test/Semantics/argshape01.f90
|