Re: Build regressions/improvements in v3.9

From: Dan Carpenter
Date: Mon May 06 2013 - 10:22:45 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/