[Bug libstdc++/61849] exp(NaN+0_i) returns wrong value

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 19 05:23:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61849

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |MOVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a bug in your C library as GCC just emits a call to cexp.


The Glibc bug was filed as
https://sourceware.org/bugzilla/show_bug.cgi?id=15532 and fixed in glibc 2.19.



More information about the Gcc-bugs mailing list