[PATCH] PowerPC: Set/restore rounding mode only when needed
Adhemerval Zanella
azanella@linux.vnet.ibm.com
Mon Nov 25 19:56:00 GMT 2013
Hi Siddhesh, thanks again for the review.
On 25-11-2013 07:53, Siddhesh Poyarekar wrote:
>> +static __always_inline void
>> > +libc_fesetround_ppc (int r)
>> > +{
>> > + fesetround (r);
> Shouldn't this be __fesetround? The rest of the patch looks OK to me.
>
> Siddhesh
>
Indeed this is a missing optimization, I have fixed it.
Pushed upstream as 41e8926aa4b7f17bc95984737ee82a254ad0911c.
More information about the Libc-alpha
mailing list