]> git.proxmox.com Git - mirror_qemu.git/commit
s390x/tcg: move fallthrough annotation
authorCornelia Huck <cohuck@redhat.com>
Mon, 8 Jul 2019 12:38:21 +0000 (14:38 +0200)
committerCornelia Huck <cohuck@redhat.com>
Tue, 9 Jul 2019 08:37:44 +0000 (10:37 +0200)
commit92b9afe45e10edd8eaed6329366201c2165a8065
treeec8d3d8674f2a1dfd5706d7501f43cc892b7ada2
parentd05be57ddc2e1722f527aa4c20d84dfd15c840ec
s390x/tcg: move fallthrough annotation

...so that the compiler properly recognizes it.

Reported-by: Stefan Weil <sw@weilnetz.de>
Fixes: f180da83c039 ("s390x/tcg: Implement VECTOR LOAD LOGICAL ELEMENT AND ZERO")
Message-Id: <20190708125433.16927-3-cohuck@redhat.com>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/translate_vx.inc.c