[U-Boot] gcc-4.6 warnings

Kumar Gala galak at kernel.crashing.org
Wed Aug 24 20:29:43 CEST 2011


We get a bunch of warnings like this with gcc-4.6.x:

e1000.c:4334:3: warning: variable 'x' set but not used [-Wunused-but-set-variable]

Are we get with adding -Wunused-but-set-variable so they don't show up?

- k


More information about the U-Boot mailing list