Fix F output editing in the Fortran runtime so that it
respects the 'd' count of digits after the decimal mark.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82242
[flang] Fix F5.3 formatting of 0.025 ClosedPublic Authored by klausler on Jun 19 2020, 2:34 PM.
Details Summary Fix F output editing in the Fortran runtime so that it
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 19 2020, 4:09 PM Closed by commit rG0df6f8fe8ed0: [flang] Fix F5.3 formatting of 0.025 (authored by klausler). · Explain WhyJun 19 2020, 6:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 272222 flang/runtime/edit-output.h
flang/runtime/edit-output.cpp
flang/unittests/Runtime/hello.cpp
|