Detect and emit errors about undefinable NAMELIST group members in READ statements.
Fixes llvm-test-suite/Fortran/gfortran/regression/namelist_2.f90.
Paths
| Differential D157344
[flang] Foil attempt to READ a NAMELIST with an undefinable member ClosedPublic Authored by klausler on Aug 7 2023, 3:28 PM.
Details Summary Detect and emit errors about undefinable NAMELIST group members in READ statements. Fixes llvm-test-suite/Fortran/gfortran/regression/namelist_2.f90.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 7 2023, 3:54 PM Closed by commit rG6b8e33822ab3: [flang] Foil attempt to READ a NAMELIST with an undefinable member (authored by klausler). · Explain WhyAug 8 2023, 12:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 548307 flang/lib/Semantics/check-io.cpp
flang/lib/Semantics/resolve-names.cpp
flang/test/Semantics/resolve40.f90
|