Every one was too low by one.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
All builds, tests, and looks good.
Thanks for doing this. This will fix one of the tests that I recently triaged.
Paths
| Differential D114027
[flang] Fix off-by-one results from folding MAXEXPONENT and MINEXPONENT ClosedPublic Authored by klausler on Nov 16 2021, 1:44 PM.
Details Summary Every one was too low by one.
Diff Detail Event TimelineComment Actions All builds, tests, and looks good. Thanks for doing this. This will fix one of the tests that I recently triaged. This revision is now accepted and ready to land.Nov 17 2021, 6:49 PM Closed by commit rG1e954a1c6678: [flang] Fix off-by-one results from folding MAXEXPONENT and MINEXPONENT (authored by klausler). · Explain WhyNov 18 2021, 9:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387750 flang/include/flang/Evaluate/real.h
flang/test/Evaluate/folding07.f90
|