Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/gen
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: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index