Skip to content
Commit 41290b6e authored by Siddhesh Poyarekar's avatar Siddhesh Poyarekar
Browse files

Partially revert 681900d2



Do not attempt to fix the significand top bit in long double input
received in printf.  The code should never reach here because isnan
should now detect unnormals as NaN.  This is already a NOP for glibc
since it uses the gcc __builtin_isnan, which detects unnormals as NaN.

Reviewed-by: default avatarFlorian Weimer <fweimer@redhat.com>
parent 94547d92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment