When the runtime is initializing an instance of a derived type,
don't crash if an allocatable character component has deferred length.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119731
[flang] Allow for deferred-length character in EstablishDescriptor ClosedPublic Authored by klausler on Feb 14 2022, 9:03 AM.
Details Summary When the runtime is initializing an instance of a derived type,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 14 2022, 9:39 AM Closed by commit rG07b9a44515eb: [flang] Allow for deferred-length character in EstablishDescriptor (authored by klausler). · Explain WhyFeb 14 2022, 10:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 408480 flang/runtime/type-info.h
flang/runtime/type-info.cpp
|