Name resolution was crashing while processing the ENTRY statement
due to a lack of special-case code necessary to handle the indirection
needed when the generic has the same name as the ENTRY.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D122050
[flang] Fix crash: ENTRY with generic interface of the same name ClosedPublic Authored by klausler on Mar 18 2022, 5:34 PM.
Details Summary Name resolution was crashing while processing the ENTRY statement
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 21 2022, 5:06 PM Closed by commit rG54d19ba2084c: [flang] Fix crash: ENTRY with generic interface of the same name (authored by klausler). · Explain WhyMar 22 2022, 11:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416640 flang/lib/Semantics/resolve-names.cpp
|