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 do double divide in powf.


On Dec 12 11:39, Jim Wilson wrote:
> Updated patch to use 0.0f/0.0f to avoid the divdf3 call.
> 
> Tested same way as before, with a testcase that triggers the code and
> make check.
> 
> OK?
> 
> 	newlib/
> 	* libm/math/wf_pow.c (powf): Use 0.0f instead 0.0 in divide.

Pushed with fixed log message.


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]