On Mon, 16 Jul 2007 20:47:45 -0400 Jeff Garzik <[email protected]> wrote:
> Andrew Morton wrote:
> > The modern way of shutting up gcc is uninitialized_var().
>
>
> Should I convert my misc-2.6.git#gccbug repository over to this, and
> push upstream?
Opinions differ (a bit) but personally I think the benefit of fixing the
warnings outweighs the risk that these suppressions will later hide a real
bug.
Certainly, using uninitialized_var() is better than open-coding "= 0" all
over the place.
Purists can add a config variable to centrally disable uninitialized_var()
if they want to check on the warnings.
> #gccbug branch is a set of places where I have verified that the
> variable is indeed initialized, even though gcc complains it may not be.
>
Do it!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]