[Bug c/51656] C front end and strtold handle hexadecimal floating differently

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 23 09:16:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51656

Richard Guenther <rguenth at gcc dot gnu.org> changed:

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

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-23 09:14:28 UTC ---
This looks more like a glibc issue, so please file it at sourceware.org.
For me on a x86_64 host, i686 target system it does:

0x9.1a1c9420419a1a0p+0
-0xd.cbc6d7c00000000p+27

same on x86_64 target.  Huh ;)  glibc 2.9.



More information about the Gcc-bugs mailing list