A reference to an allocatable or pointer component must be applied
to a scalar base object. (This is the second part of constraint C919;
the first part is already checked.)
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D112241
[flang] Enforce rest of semantic constraint C919 ClosedPublic Authored by klausler on Oct 21 2021, 10:47 AM.
Details Summary A reference to an allocatable or pointer component must be applied
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 21 2021, 1:46 PM Closed by commit rGf2360e1156d0: [flang] Enforce rest of semantic constraint C919 (authored by klausler). · Explain WhyOct 22 2021, 11:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 381321 flang/include/flang/Semantics/expression.h
flang/lib/Semantics/expression.cpp
flang/test/Semantics/deallocate01.f90
|