[PATCH][libm] Remove unnecessary variable mptwoim1

Andreas Jaeger aj@suse.com
Fri Dec 28 12:32:00 GMT 2012


On 12/27/2012 04:56 PM, Siddhesh Poyarekar wrote:
> Hi,
>
> mptwoim1 stores double format of 2^i at offset i, which is
> unnecessary.  One could simply calculate it as 1<<i and cast it to
> double safely since the maximum offset used is 7.  OK to commit?

Yes,

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



More information about the Libc-alpha mailing list