SET_EXPONENT is returning values that are too large by a factor of two.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D107986
[flang] Correct off-by-one error in SET_EXPONENT ClosedPublic Authored by klausler on Aug 12 2021, 11:25 AM.
Details Summary SET_EXPONENT is returning values that are too large by a factor of two.
Diff Detail Event Timelineklausler retitled this revision from [flang] Correct expected unit test results for SET_EXPONENT to [flang] Correct off-by-one error in SET_EXPONENT. Comment ActionsFix both SET_EXPONENT and test. This revision is now accepted and ready to land.Aug 12 2021, 12:48 PM This revision was landed with ongoing or failed builds.Aug 12 2021, 12:51 PM Closed by commit rGa05bae6163a3: [flang] Correct off-by-one error in SET_EXPONENT (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 366073 flang/runtime/numeric.cpp
flang/unittests/Runtime/Numeric.cpp
|