CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/10 05:25:14
Modified files:
lib/libm/src : s_lrint.c s_lrintf.c
Log message:
The assumption that |1.0 * 2^exp| = 0, exp < -1 cannot be made when
we round towards -inf or +inf.
