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
|
@ -135,6 +135,7 @@ long double
|
|||
tanhl(long double x)
|
||||
{
|
||||
long double hi,lo,s,x2,x4,z;
|
||||
(void)x4;
|
||||
#if LDBL_MANT_DIG == 113
|
||||
double dx2;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue