Pete Steinfeld
38095549c6
[flang] Constraint checks C751 to C760
...
Summary:
Many of these were already implemented, and I just annotated the tests and/or
the code.
C752 was a simple check to verify that CONTIGUOUS components are arrays with
C754 proved to be virtually identical to C750 that I implemented previously.
This caused me to remove the distinction between specification expressions for
type parameters and bounds expressions that I'd previously created.
the POINTER attribute.
I also changed the error messages to specify that errors in specification
expressions could arise from either bad derived type components or type
parameters.
In cases where we detect a type param that was not declared, I created a symbol
marked as erroneous. That avoids subsequent semantic process for expressions
containing the symbol. This change caused me to adjust tests resolve33.f90 and
resolve34.f90. Also, I avoided putting out error messages for erroneous type
param symbols in `OkToAddComponent()` in resolve-names.cpp and in
`EvaluateParameters()`, type.cpp.
C756 checks that procedure components have the POINTER attribute.
Reviewers: tskeith, klausler, DavidTruby
Subscribers: llvm-commits
Tags: #llvm, #flang
Differential Revision: https://reviews.llvm.org/D79798
2020-05-15 18:50:14 -07:00
..
2020-03-13 11:58:11 +00:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-15 18:50:14 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-03-24 13:35:01 +00:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-04-27 12:40:22 +01:00
2020-03-13 11:58:11 +00:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 13:28:07 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-07 07:51:45 -07:00
2020-05-06 15:03:30 -07:00
2020-05-06 15:03:30 -07:00
2020-05-11 11:49:25 -07:00
2020-05-14 21:37:25 -04:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-15 18:50:14 -07:00
2020-05-11 11:49:25 -07:00
2020-05-15 18:50:14 -07:00
2020-05-15 18:50:14 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-15 18:50:14 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-15 18:50:14 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-15 18:50:14 -07:00
2020-05-15 18:50:14 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00
2020-05-11 11:49:25 -07:00