CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/05 02:21:30
Modified files:
lib/libm/src/ld80: s_nextafterl.c
Log message:
Extended precision floating-point numbers have an explicit integer part bit.
Correctly account for this bit, otherwise we'll get the wrong result for some
inputs.
ok martynas@, daniel@
