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