Re: [SH] PR 6526

2013-05-25 Thread Kaz Kojima
Oleg Endo wrote: > I'd like to fix this ancient PR. > The attached patch picks up the suggested changes mentioned in comment > #3 to avoid changing the FPSCR.FR bit in the sdivsi3_i4 and udivsi3_i4 > library functions. As mentioned in the PR, this makes integer division > a bit slower when using

[SH] PR 6526

2013-05-24 Thread Oleg Endo
Hello, I'd like to fix this ancient PR. The attached patch picks up the suggested changes mentioned in comment #3 to avoid changing the FPSCR.FR bit in the sdivsi3_i4 and udivsi3_i4 library functions. As mentioned in the PR, this makes integer division a bit slower when using -mdiv=call-fp, but i