As Fortran 2018 C919, there shall not be more than one part-ref with
nonzero rank. Support this semantic check for type-bound procedure to
address the issue https://github.com/llvm/llvm-project/issues/55811.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D127602
[flang] Add semantic check for multiple part-ref with nonzero rank for TBP ClosedPublic Authored by peixin on Jun 12 2022, 8:25 AM.
Details Summary As Fortran 2018 C919, there shall not be more than one part-ref with
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 13 2022, 9:04 AM Closed by commit rGc6d8aa27c5fe: [flang] Add semantic check for multiple part-ref with nonzero rank for TBP (authored by peixin). · Explain WhyJun 13 2022, 7:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436227 flang/lib/Semantics/expression.cpp
flang/test/Semantics/expr-errors04.f90
|