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é
  0 siblings, 0 replies; 22+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-12-17 17:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-trivial, Philippe Mathieu-Daudé, Cédric Le Goater,
	Max Reitz, Fam Zheng, Peter Chubb, qemu-arm, Joel Stanley,
	Peter Maydell, Mark Cave-Ayland, Paolo Bonzini, Kevin Wolf,
	Jason Wang, qemu-block, Andrew Jeffery, Gerd Hoffmann,
	Hannes Reinecke

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

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] 22+ messages in thread

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

Thread overview: 22+ 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:32 ` Philippe Mathieu-Daudé
2019-12-17 17:39 ` Philippe Mathieu-Daudé
2019-12-17 17:39   ` Philippe Mathieu-Daudé
2020-01-23 11:28   ` Alex Bennée
2020-01-23 11:28     ` Alex Bennée
2020-01-23 17:55     ` Philippe Mathieu-Daudé
2020-01-23 17:55       ` Philippe Mathieu-Daudé
2020-01-23 18:26       ` Alex Bennée
2020-01-23 18:26         ` Alex Bennée
2019-12-17 21:49 ` Chubb, Peter (Data61, Kensington NSW)
2019-12-17 21:49   ` Chubb, Peter (Data61, Kensington NSW)
2019-12-18  6:05   ` Markus Armbruster
2019-12-18  6:05     ` Markus Armbruster
2020-01-18 19:24     ` Paolo Bonzini
2020-01-18 19:24       ` Paolo Bonzini
2020-01-20 19:02       ` Philippe Mathieu-Daudé
2020-01-20 19:02         ` Philippe Mathieu-Daudé
2020-01-21 10:49         ` Paolo Bonzini
2020-01-21 10:49           ` Paolo Bonzini
  -- strict thread matches above, loose matches on Subject: below --
2019-12-17 17:34 Philippe Mathieu-Daudé
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.