mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
Reduce mandatory stack rss by 256kb
This commit is contained in:
parent
0e087143fd
commit
b592716d1c
15 changed files with 98 additions and 125 deletions
|
@ -112,6 +112,7 @@ long double
|
|||
coshl(long double x)
|
||||
{
|
||||
long double hi,lo,x2,x4;
|
||||
(void)x4;
|
||||
#if LDBL_MANT_DIG == 113
|
||||
double dx2;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue