This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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][libm] Fix values in __mpexp_twomm1


On 12/27/2012 05:07 PM, Siddhesh Poyarekar wrote:
Hi,

__mpexp_twomm1 holds values of 2^-i where i is the value at the same
offset in the array m1p.  However, the first values of __mpexp_twomm1
are set as 0 instead of 2^0.  Attached patch fixes this.  There are no
regressions in the testsuite resulting from this change.  OK to
commit?

Ok, thanks,


Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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