This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] Don't call double rint from float powf.


On Dec 12 11:38, Jim Wilson wrote:
> Updated patch to use 0.0f in addition to calling rintf.
> 
> Tested same way as before, with a testcase that triggers the code and
> make check.
> 
> OK?
> 
> 	newlib/
> 	* libm/math/wf_pow.c (powf): Call rintf instead of rint.  Use 0.0f
> 	for compare.

Pushed.  You can drop the old CVS ChangeLog entries btw., they
don't make sense anymore.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]