[patch,libgfortran] Simplification of calculation

Janne Blomqvist blomqvist.janne@gmail.com
Mon May 18 18:40:00 GMT 2009


On Mon, May 18, 2009 at 09:51, Janne Blomqvist
<blomqvist.janne@gmail.com> wrote:
> Jerry DeLisle wrote:
>>
>> This patch is s simplification of a calculation in write_float.def to give
>> some minor speedup.
>>
>> Regression tested on x86-64-linux-gnu. NIST tested.
>>
>> OK for trunk?
>
> Ok.

Actually, even better, the attached patch simplifies it further by
reducing the number of divisions needed.

Regtested and NIST tested on x86_64-unknown-linux-gnu, Ok for trunk?

-- 
Janne Blomqvist
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ChangeLog
Type: application/octet-stream
Size: 163 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090518/af2a3443/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simplify_write_float.diff
Type: text/x-diff
Size: 1321 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090518/af2a3443/attachment.bin>


More information about the Gcc-patches mailing list