Discussion:
[PATCH 0/2] Minor updates to the new math code
Szabolcs Nagy
2018-07-11 10:10:20 UTC
Permalink
Further issues caught while testing the same code for glibc.
The generated code should not change on any targets.
Tested on aarch64.

Szabolcs Nagy (2):
Fix the documentation comments for log_inline in pow
Remove float compare option from sincosf

newlib/libm/common/pow.c | 6 +++---
newlib/libm/common/sincosf.h | 11 +----------
2 files changed, 4 insertions(+), 13 deletions(-)
--
2.14.1
Szabolcs Nagy
2018-07-11 10:11:54 UTC
Permalink
Szabolcs Nagy
2018-07-11 10:12:34 UTC
Permalink
Corinna Vinschen
2018-07-11 15:17:16 UTC
Permalink
Post by Szabolcs Nagy
Further issues caught while testing the same code for glibc.
The generated code should not change on any targets.
Tested on aarch64.
Fix the documentation comments for log_inline in pow
Remove float compare option from sincosf
newlib/libm/common/pow.c | 6 +++---
newlib/libm/common/sincosf.h | 11 +----------
2 files changed, 4 insertions(+), 13 deletions(-)
--
2.14.1
Pushed.


Thanks,
Corinna
--
Corinna Vinschen
Cygwin Maintainer
Red Hat
Loading...