When the LHS is referring to a parent component the box need to be
reboxed to the parent component type so the runtime can handle the
assignment correctly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146046
[flang] Handle parent component on the LHS of intrinsic assignment ClosedPublic Authored by clementval on Mar 14 2023, 6:49 AM.
Details Summary When the LHS is referring to a parent component the box need to be
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 14 2023, 6:49 AM This revision is now accepted and ready to land.Mar 14 2023, 7:59 AM Closed by commit rG6472a2ee363f: [flang] Handle parent component on the LHS of intrinsic assignment (authored by clementval). · Explain WhyMar 14 2023, 8:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505077 flang/lib/Lower/Bridge.cpp
flang/test/Lower/parent-component.f90
|