machine/ieeefp.h isfinite speedup
Howland Craig D (Craig)
howland@LGSInnovations.com
Thu Feb 11 20:27:00 GMT 2010
The attached patch makes the same speedup edits to the isfinite macro
in machine/ieeefp.h as had been done some time ago in math.h, calling
fpclassify only once instead of possibly twice. It also avoids the
un-necessary use of __typeof__ (as did the earlier math.h edit).
Craig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ieee.patch
Type: application/octet-stream
Size: 1587 bytes
Desc: ieee.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20100211/4af9eb1a/attachment.obj>
More information about the Newlib
mailing list