I'm emitting zero characters for (G0) formatting of CHARACTER values
instead of using their lengths to determine the output field width.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D125056
[flang][runtime] (G0) for CHARACTER means (A), not (A0) ClosedPublic Authored by klausler on May 5 2022, 4:19 PM.
Details Summary I'm emitting zero characters for (G0) formatting of CHARACTER values
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 5 2022, 4:21 PM Closed by commit rG28b5e99a4c84: [flang][runtime] (G0) for CHARACTER means (A), not (A0) (authored by klausler). · Explain WhyMay 9 2022, 1:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 428180 flang/runtime/edit-output.cpp
|