https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110622
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Mathieu Malaterre from comment #12) > I am seeing a difference in result (log1p computation) in the range: > > 4318952042648305665 - 0x1.0000000000001p-64 > 4368493837572636672 - 0x1.002p-53 > > the other values seems to match expectation of log1p computation. But you used excess-precision=fast *** This bug has been marked as a duplicate of bug 323 ***