diff options
author | Thomas Huth | 2020-06-30 07:03:44 +0200 |
---|---|---|
committer | Thomas Huth | 2020-07-13 11:40:52 +0200 |
commit | ccb237090fdafedce56cb8b62f451a09ad5031c9 (patch) | |
tree | 02b8e07bcbf417f0bbfbd326fda3954ac6293e04 /scripts/performance | |
parent | Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch (diff) | |
download | qemu-ccb237090fdafedce56cb8b62f451a09ad5031c9.tar.gz qemu-ccb237090fdafedce56cb8b62f451a09ad5031c9.tar.xz qemu-ccb237090fdafedce56cb8b62f451a09ad5031c9.zip |
disas/sh4: Add missing fallthrough annotations
Add fallthrough annotations to be able to compile the code without
warnings with -Wimplicit-fallthrough. Looking at the code, it seems
like the fallthrough is indeed intended here, so the comments should
be appropriate.
Message-Id: <20200630055953.9309-1-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/performance')
0 files changed, 0 insertions, 0 deletions