Re: warning: always_inline function might not be inlinable
From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Wed, 28 May 2014 12:30:36 +0200
On Wed, May 28, 2014 at 3:41 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name>wrote:
> Building latest trunk with gcc 4.7:
None of these inlines is required for functional correctness.
If inline is not required, we should demote the always_inline to a plain
As it turned out, always_inline does not imply inline. So,
r1597962 should do the trick.
-- Stefan^2.
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.