[PATCHv6] New generic sinf

Joseph Myers joseph@codesourcery.com
Thu Nov 30 17:14:00 GMT 2017


On Thu, 30 Nov 2017, Rajalakshmi Srinivasaraghavan wrote:

> +	      exponent =
> +	        (exponent >> FLOAT_EXPONENT_SHIFT) - FLOAT_EXPONENT_BIAS;

Break lines before operators, not after.

OK with that fix (remember of course to resolve bug 5997 as FIXED with 
target milestone set to 2.27 when checking in the patch).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list