Re: sparse -Wptr-subtraction-blows: still needed?

From: Linus Torvalds
Date: Tue May 01 2007 - 17:44:35 EST




On Tue, 1 May 2007, Josh Triplett wrote:
>
> Does this still apply? Do current versions of GCC still have this problem?
> If not, can the option and warning go away?

Even if current versions of gcc don't triple the build time (and for the
kernel, I suspect it doesn't, because we've tried to clean up our header
files), the generated _code_ will invariably suck.

So I'd not want to remove the warning.

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