------- Comment #5 from rsa at us dot ibm dot com  2009-02-05 19:32 -------
>From the libdfp math.h:

#if __STDC_WANT_DEC_FP__
# define DEC_INFINITY>---__builtin_infd32()
# define DEC_NAN>>-------(0.0DF * DEC_INFINITY)
# define HUGE_VAL_D64>--__builtin_infd64()
# define HUGE_VAL_D64   (9.999999999999999E384DD + 1.E384dd) */
# define HUGE_VAL_D32>--HUGE_VAL_D64
# define HUGE_VAL_D128>-HUGE_VAL_D64


-- 


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

Reply via email to