4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 12:59:21 +08:00
Jeff Johnston a9165ea07c Fix rounding issues with sqrt/sqrtf
- compiler is sometimes optimizing out the rounding check in
  e_sqrt.c and ef_sqrt.c which uses two constants to create
  an inexact operation
- there is a similar constant operation in s_tanh.c/sf_tanh.c
- make the one and tiny constants volatile to stop this
2021-06-04 14:42:58 -04:00
..
2018-06-27 15:40:49 +02:00
2021-06-04 14:42:58 -04:00
2018-08-08 10:50:19 +02:00
2021-06-04 14:42:58 -04:00
2018-08-08 10:50:19 +02:00
2020-03-18 10:05:11 +01:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2021-06-04 14:42:58 -04:00
2021-06-04 14:42:58 -04:00
2020-12-18 10:06:31 +01:00
2020-12-18 10:06:31 +01:00