[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130506142233.GJ4635@mwanda>
Date: Mon, 6 May 2013 17:22:33 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Linux Kernel Development <linux-kernel@...r.kernel.org>
Subject: Re: Build regressions/improvements in v3.9
Many of the uninitialized variable warnings are false positives in
GCC 4.7 when we optimize for size (-0s). They are disabled for -0s
with -no-maybe-uninitialized in 3.10.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists