Fortran's constraint C721 allows an assumed-length CHARACTER
entity to be declared in a very limited set of circumstances that
does not include an explicit external interface definition.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D136963
[flang] Catch C721 violations in defined interfaces ClosedPublic Authored by klausler on Oct 28 2022, 9:44 AM.
Details Summary Fortran's constraint C721 allows an assumed-length CHARACTER
Diff Detail Event TimelineClosed by commit rG9b86a722c0ef: [flang] Catch C721 violations in defined interfaces (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471581 flang/lib/Semantics/check-declarations.cpp
flang/test/Semantics/call01.f90
flang/test/Semantics/resolve67.f90
|