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 <jvdeli...@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