The estimation of the decimal exponent needs to allow for all
'd' of the requested significant digits.
Also accept a plus sign on a "+kP" scaling factor in a format.
Paths
| Differential D88618
[flang] Fix Gw.d format output ClosedPublic Authored by klausler on Sep 30 2020, 3:01 PM.
Details
Summary The estimation of the decimal exponent needs to allow for all Also accept a plus sign on a "+kP" scaling factor in a format.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 30 2020, 4:27 PM Closed by commit rG4fb679d3b159: [flang] Fix Gw.d format output (authored by klausler). · Explain WhySep 30 2020, 6:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 295448 flang/runtime/edit-output.cpp
flang/runtime/format-implementation.h
|