On Fri, Apr 08, 2016 at 08:35:43PM +0200, Denys Vlasenko wrote:
> This function compiles to 2554 bytes of machine code.
> In C, the function is almost 200 lines long.
> 
> It has only one callsite, but forced inlining that much code
> makes gcc generate significantly worse code. Let gcc itself decide
> what to do.
> 
> Signed-off-by: Denys Vlasenko <[email protected]>
> CC: David Woodhouse <[email protected]>
> CC: Brian Norris <[email protected]>
> CC: Dan Carpenter <[email protected]>
> CC: Artem Bityutskiy <[email protected]>
> CC: [email protected]
> CC: [email protected]

Applied to l2-mtd.git

Reply via email to