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

2011-01-31 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293 --- Comment #4 from Jerry DeLisle 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 PR libquadmath

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

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293 --- Comment #5 from Diego Novillo 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 PR libquadmath/

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

2011-02-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

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

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293 Tobias Burnus changed: What|Removed |Added Summary|libquadmath: strtoflt128 - |libquadmath: strtoflt128 -

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

2011-01-22 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot |

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

2011-01-25 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293 --- Comment #3 from Jerry DeLisle 2011-01-26 05:45:35 UTC --- I think this fixes it. Why it was whacked, who knows. Index: gd_qnan.h === --- gd_qnan.h(revision 169141) +++ gd_q