A patch for typo in sysdeps/ieee754/flt-32/s_sincosf.c

Andreas Jaeger aj@suse.de
Thu Dec 14 22:46:00 GMT 2000


>>>>> H J Lu writes:

 > Here is a patch for sysdeps/ieee754/flt-32/s_sincosf.c. The exponent
 > field in a float is 8 bits, not 11 bits. We should check against
 > 0x7f800000 not 0x7ff00000.

Thanks, I've committed this.  Do you have a testcase for this?  I'd
like to add a regression test to libm-tests.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


More information about the Libc-alpha mailing list