mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-04 05:20:26 +08:00
34876c05a5
- Currently, frexpl() supports only the following cases. 1) LDBL_MANT_DIG == 64 or 113 2) 'long double' is equivalent to 'double' This patch add support for LDBL_MANT_DIG == 53.