[PATCH 1/5] Consolidate reduce_and_compute code

Joseph Myers joseph@codesourcery.com
Mon Aug 29 16:03:00 GMT 2016


On Tue, 23 Aug 2016, Siddhesh Poyarekar wrote:

> +    case 2:
> +      a = -a;
> +      da = -da;
> +    case 0:

OK with a comment on this fallthrough (we might want to use the 
-Wimplicit-fallthrough being proposed for GCC 7...).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list