Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[libc] Fix long double is double double const (#113258)
Turns out for double double LDBL_MANT_DIG == 106. This patch fixes the constant. Should fix the ppc buildbot. Previously: #113235 #113237 #91651
- Loading branch information