Emit warnings when CHARACTER lengths or array sizes of actual
and dummy arguments mismatch in risky ways.
Details
Details
- Reviewers
PeteSteinfeld sscalpone - Commits
- rG6ceba01a4d5c: [flang] More actual argument warnings
Diff Detail
Diff Detail
Paths
| Differential D154370
[flang] More actual argument warnings ClosedPublic Authored by klausler on Jul 3 2023, 10:22 AM.
Details
Summary Emit warnings when CHARACTER lengths or array sizes of actual
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 3 2023, 11:53 AM This revision was landed with ongoing or failed builds.Jul 3 2023, 12:49 PM Closed by commit rG6ceba01a4d5c: [flang] More actual argument warnings (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536832 flang/lib/Evaluate/characteristics.cpp
flang/lib/Semantics/check-call.cpp
flang/test/Semantics/call37.f90
flang/test/Semantics/ignore_tkr01.f90
|