Restore the behavior changed in D145384 and add proper
unit tests.
Unallocated unlimited poymorphic allocatable and disassociated
unlimited polymorphic pointer should return false.
Paths
| Differential D145674
[flang] Simplify same_type_as condition ClosedPublic Authored by clementval on Mar 9 2023, 2:30 AM.
Details
Summary Restore the behavior changed in D145384 and add proper Unallocated unlimited poymorphic allocatable and disassociated
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 9 2023, 2:30 AM This revision is now accepted and ready to land.Mar 9 2023, 6:19 AM Closed by commit rG188c02daaa24: [flang] Simplify same_type_as condition (authored by clementval). · Explain WhyMar 9 2023, 6:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 503757 flang/runtime/derived-api.cpp
flang/unittests/Runtime/Derived.cpp
|