Re: [PATCH 2/2] jump label: disable due to compiler bug

From: Steven Rostedt
Date: Fri Oct 29 2010 - 14:03:13 EST


On Fri, 2010-10-29 at 10:48 -0700, David Daney wrote:

> The test case is in the GCC bug report, and is quite small:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46226
>
> Perhaps it could be integrated with the current checks for the presence
> of 'asm goto'

Yeah, but it's too late in the merge window to do this much hackery.
Lets slow down a bit and do it right. This test case shows that gcc is
broken, but do we really know if it wont produce a false positive
(saying gcc works when it does not)?

Adding a manual option for this release is the right thing to do. This
will let things settle down. Users that want it can enable it
themselves, and then they choose to be our testers ;-)

Once we have a better idea on things and have a test case we know shows
gcc works when it really does work and that it fails when it really does
fail, then we can add that in. Perhaps for 38.

-- Steve


--
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/