mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-01 03:50:28 +08:00
b644774b8f
This patch reduces code size for a few single-precision float math functions, by using nanf() instead of nan() where required.