https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87128
--- Comment #4 from Neha Gowda ---
Thanks for the explanation.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87128
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87128
--- Comment #2 from Richard Biener ---
Dup of 323 then?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87128
--- Comment #1 from Jonathan Wakely ---
1e23 is outside the range where all integers can be represented exactly by a
64-bit IEEE double, and the calculation is imprecise when using i387 floating
point registers.
The expected answer is given when