All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] gcc-4.6 warnings
@ 2011-08-24 18:29 Kumar Gala
  2011-08-24 18:47 ` Mike Frysinger
  2011-08-24 19:05 ` Wolfgang Denk
  0 siblings, 2 replies; 13+ messages in thread
From: Kumar Gala @ 2011-08-24 18:29 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-08-25 21:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-24 18:29 [U-Boot] gcc-4.6 warnings Kumar Gala
2011-08-24 18:47 ` Mike Frysinger
2011-08-24 19:05 ` Wolfgang Denk
2011-08-25  4:39   ` Kumar Gala
2011-08-25  5:52     ` Wolfgang Denk
2011-08-25 14:27       ` Kumar Gala
2011-08-25 14:51         ` Mike Frysinger
2011-08-25 19:50           ` Tabi Timur-B04825
2011-08-25 20:27             ` Mike Frysinger
2011-08-25 21:44               ` Timur Tabi
2011-08-25 21:45                 ` Timur Tabi
2011-08-25 21:58                 ` Mike Frysinger
2011-08-25 20:39         ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.