On Thu, Oct 17, 2013 at 07:56:17PM -0400, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Thu Oct 17 23:56:17 UTC 2013
> 
> Modified Files:
>       src/lib/libc/gen: arc4random.c
> 
> Log Message:
> remove always inline because new gcc bitches.

In that function isn't inlined then the generated code will be
extremely horrid.

The 'always inline' was there for a reason.

        David

-- 
David Laight: da...@l8s.co.uk

Reply via email to