summaryrefslogtreecommitdiff
path: root/flang/test/Semantics/expr-errors04.f90
AgeCommit message (Expand)Author
2023-01-19[flang] Add semantic check for multiple part-ref with non-zero rankKelvin Li
2022-10-06[flang] Add missing source location to a semantic error messagePeter Klausler
2022-06-14[flang] Add semantic check for multiple part-ref with nonzero rank for TBPPeixin-Qiao
2022-06-07[flang] Fix semantic checks for C919Peixin-Qiao