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