On 13/10/23 10:45, Emmanouil Pitsidianakis wrote:
In preparation of raising -Wimplicit-fallthrough to 5, replace all
fall-through comments with the fallthrough attribute pseudo-keyword.

Signed-off-by: Emmanouil Pitsidianakis <manos.pitsidiana...@linaro.org>
---
  target/mips/sysemu/physaddr.c             |  2 +-
  target/mips/tcg/micromips_translate.c.inc |  4 +-
  target/mips/tcg/mips16e_translate.c.inc   | 30 ++++-----
  target/mips/tcg/mxu_translate.c           |  8 +--
  target/mips/tcg/nanomips_translate.c.inc  |  4 +-
  target/mips/tcg/op_helper.c               |  2 +-
  target/mips/tcg/translate.c               | 79 ++++++++++++-----------
  7 files changed, 66 insertions(+), 63 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to