[Bug fortran/47293] libquadmath: strtoflt128 - NAN not correctly read and C99 hex floating point format missing
dnovillo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 2 18:29:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293
--- Comment #5 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 18:14:27 UTC ---
Author: dnovillo
Date: Wed Feb 2 18:14:22 2011
New Revision: 169738
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169738
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:
branches/google/integration/libquadmath/ChangeLog
branches/google/integration/libquadmath/gdtoa/gd_qnan.h
branches/google/integration/libquadmath/gdtoa/strtopQ.c
More information about the Gcc-bugs
mailing list