This patch adds lowering for SetLength used to set
different length on character storage around calls where
the dummy and actual length differ.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D122000
[flang] Lower length on character storage ClosedPublic Authored by clementval on Mar 18 2022, 5:23 AM.
Details Summary This patch adds lowering for SetLength used to set This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 18 2022, 5:23 AM This revision is now accepted and ready to land.Mar 18 2022, 6:47 AM Closed by commit rG32306b9cf7d7: [flang] Lower length on character storage (authored by clementval). · Explain WhyMar 18 2022, 6:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416488 flang/lib/Lower/ConvertExpr.cpp
flang/test/Lower/set-length.f90
|