Re: huge gcc 4.1.{0,1} __weak problem

From: Jeremy Fitzhardinge
Date: Fri May 02 2008 - 17:11:45 EST


Suresh Siddha wrote:
On Thu, May 01, 2008 at 05:34:34PM -0700, Linus Torvalds wrote:
Is it always about inlining? If so, can't we add a __noinline__ to the declaration of __weak?

We tried that and it was still getting inlined.

That's a pity. I've worked around this bug with noinline before.

J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/