When a character-valued function is passed as an actual argument, and both
the actual function and the dummy argument have explicit result lengths, take them
into account when testing for compatibility.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D139129
[flang] Take character function length into account when testing compatibility ClosedPublic Authored by klausler on Dec 1 2022, 11:02 AM.
Details Summary When a character-valued function is passed as an actual argument, and both
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 1 2022, 11:22 AM Closed by commit rG9114ce4d1da9: [flang] Take character function length into account when testing compatibility (authored by klausler). · Explain WhyDec 3 2022, 12:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 479364 flang/lib/Evaluate/characteristics.cpp
flang/test/Semantics/call25.f90
|