f18 was diagnosing the misuse of a procedure pointer as an output item,
but not the more general case of a procedure designator other than
a pointer.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D143780
[flang] Catch misuse of a procedure designator as an output item ClosedPublic Authored by klausler on Feb 10 2023, 2:32 PM.
Details Summary f18 was diagnosing the misuse of a procedure pointer as an output item,
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 10 2023, 4:23 PM Closed by commit rGaa128bb21ee3: [flang] Catch misuse of a procedure designator as an output item (authored by klausler). · Explain WhyFeb 12 2023, 4:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496604 flang/lib/Semantics/check-io.cpp
flang/lib/Semantics/expression.cpp
flang/test/Semantics/io04.f90
|