[Bug fortran/47293] libquadmath: strtoflt128 - NAN not correctly read and C99 hex floating point format missing

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 1 02:29:00 GMT 2011


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

--- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-02-01 02:29:21 UTC ---
Author: jvdelisle
Date: Tue Feb  1 02:29:18 2011
New Revision: 169466

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169466
Log:
2011-01-31  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

    PR libquadmath/47293
    * gdtoa/qd_qnan.h: Fix NAN bit patterns.
    * gdtoa/strtopQ.c (strtoflt128): Handle endianess with NAN.

Modified:
    trunk/libquadmath/ChangeLog
    trunk/libquadmath/gdtoa/gd_qnan.h
    trunk/libquadmath/gdtoa/strtopQ.c



More information about the Gcc-bugs mailing list