In the calculation of derived type component byte sizes, ensure
that CLASS(*) unlimited polymorphic components have space allocated
for their addenda.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145248
[flang] Ensure that CLASS(*) component descriptors have addenda ClosedPublic Authored by klausler on Mar 3 2023, 8:29 AM.
Details Summary In the calculation of derived type component byte sizes, ensure
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 3 2023, 10:41 AM Closed by commit rG392173da3d15: [flang] Ensure that CLASS(*) component descriptors have addenda (authored by klausler). · Explain WhyMar 9 2023, 9:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 503815 flang/lib/Semantics/compute-offsets.cpp
flang/runtime/derived.cpp
|