Hi, On Tue, 2018-02-13 at 15:54 +0000, Sebastian Perta wrote: > > The patch required some changes (the prototype, second param more > exactly, has changed) in order to compile in the trunk.
Could you please send the patch as an attachment? The formatting looks a bit off (tabs spaces etc). > So I updated this and I also same a further change to the patch: I > disabled the replacement of the division with multiplication of > reciprocals on -Os because it increases code size for example for the > following division: Do you happen to have any other numbers on the resulting code size/speed? Looking at the new costs that the patch introduces, I'd expect there to be some more changes than just the 1/x... Cheers, Oleg