All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Fix more GCC9 -O3 warnings
@ 2019-12-17 17:32 Philippe Mathieu-Daudé
  2019-12-17 17:39 ` Philippe Mathieu-Daudé
  2019-12-17 21:49 ` Chubb, Peter (Data61, Kensington NSW)
  0 siblings, 2 replies; 11+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-12-17 17:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Peter Maydell, Hannes Reinecke, Gerd Hoffmann,
	qemu-block, qemu-trivial, Jason Wang, Mark Cave-Ayland,
	Max Reitz, Andrew Jeffery, qemu-arm, Peter Chubb,
	Cédric Le Goater, Kevin Wolf, Paolo Bonzini,
	Philippe Mathieu-Daudé,
	Joel Stanley

Fix some trivial warnings when building with -O3.

Philippe Mathieu-Daudé (6):
  audio/audio: Add missing fall through comment
  hw/display/tcx: Add missing fall through comments
  hw/net/imx_fec: Rewrite fall through comments
  hw/timer/aspeed_timer: Add a fall through comment
  hw/scsi/megasas: Silent GCC9 duplicated-cond warning
  qemu-io-cmds: Silent GCC9 format-overflow warning

 audio/audio.c           | 1 +
 hw/display/tcx.c        | 2 ++
 hw/net/imx_fec.c        | 8 +++++---
 hw/scsi/megasas.c       | 3 ++-
 hw/timer/aspeed_timer.c | 2 +-
 qemu-io-cmds.c          | 1 +
 6 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.21.0



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/6] Fix more GCC9 -O3 warnings
@ 2019-12-17 17:34 Philippe Mathieu-Daudé
  0 siblings, 0 replies; 11+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-12-17 17:34 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Peter Maydell, Hannes Reinecke, Gerd Hoffmann,
	qemu-block, qemu-trivial, Jason Wang, Mark Cave-Ayland,
	Max Reitz, Andrew Jeffery, qemu-arm, Peter Chubb,
	Cédric Le Goater, Kevin Wolf, Kővágó,
	Zoltán, Paolo Bonzini, Philippe Mathieu-Daudé,
	Joel Stanley

Fix some trivial warnings when building with -O3.

Philippe Mathieu-Daudé (6):
  audio/audio: Add missing fall through comment
  hw/display/tcx: Add missing fall through comments
  hw/net/imx_fec: Rewrite fall through comments
  hw/timer/aspeed_timer: Add a fall through comment
  hw/scsi/megasas: Silent GCC9 duplicated-cond warning
  qemu-io-cmds: Silent GCC9 format-overflow warning

 audio/audio.c           | 1 +
 hw/display/tcx.c        | 2 ++
 hw/net/imx_fec.c        | 8 +++++---
 hw/scsi/megasas.c       | 3 ++-
 hw/timer/aspeed_timer.c | 2 +-
 qemu-io-cmds.c          | 1 +
 6 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2020-01-23 20:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17 17:32 [PATCH 0/6] Fix more GCC9 -O3 warnings Philippe Mathieu-Daudé
2019-12-17 17:39 ` Philippe Mathieu-Daudé
2020-01-23 11:28   ` Alex Bennée
2020-01-23 17:55     ` Philippe Mathieu-Daudé
2020-01-23 18:26       ` Alex Bennée
2019-12-17 21:49 ` Chubb, Peter (Data61, Kensington NSW)
2019-12-18  6:05   ` Markus Armbruster
2020-01-18 19:24     ` Paolo Bonzini
2020-01-20 19:02       ` Philippe Mathieu-Daudé
2020-01-21 10:49         ` Paolo Bonzini
2019-12-17 17:34 Philippe Mathieu-Daudé

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.