[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] [RFC] [bug #9348] asin (acos) & atan problem (64K bou
From: |
Paul Schlie |
Subject: |
Re: [avr-libc-dev] [RFC] [bug #9348] asin (acos) & atan problem (64K boundary) |
Date: |
Mon, 01 Nov 2004 14:52:54 -0500 |
User-agent: |
Microsoft-Entourage/11.1.0.040913 |
Sorry, meant the one's referanced on the bug list:
- #10413 speedup tanh function in libm (includes fixed uncommented out code)
- #7667 float exception leaves R1 undefined (which apparently doent')
> From: "E. Weddington" <address@hidden>
> Date: Mon, 01 Nov 2004 12:48:06 -0700
> To: Paul Schlie <address@hidden>
> Cc: "Theodore A. Roth" <address@hidden>, Joerg Wunsch
> <address@hidden>, avr-libc-dev <address@hidden>
> Subject: Re: [avr-libc-dev] [RFC] [bug #9348] asin (acos) & atan problem (64K
> boundary)
>
> Paul Schlie wrote:
>
>> While in process, does it make any sense to review the patch submitted to
>> improve the performance of tanh, and the one in the back of my mind noting
>> the potential intentional corruption of one of the registers upon an
>> exception?
>>
>>
>>
> I don't see patch from you in the avr-libc Patch Manager here:
> <http://savannah.nongnu.org/patch/?group=avr-libc>
>
> But we certainly can't comment on any patch that's in the back of your
> mind. :-)
>
> Eric