Leading zero digits after the decimal mark were being dropped.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84282
[flang] Handle leading zeroes after decimal in REAL formatted input ClosedPublic Authored by klausler on Jul 21 2020, 5:24 PM.
Details Summary Leading zero digits after the decimal mark were being dropped.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2020, 5:31 PM Closed by commit rG9bb091a8fc3c: [flang] Handle leading zeroes after decimal in REAL formatted input (authored by klausler). · Explain WhyJul 21 2020, 6:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 279685 flang/runtime/edit-input.cpp
flang/unittests/Runtime/hello.cpp
|