On Thu, 25 Jun 2020 at 11:06, Thomas Huth <th...@redhat.com> wrote:
>
> On 25/06/2020 11.25, Peter Maydell wrote:
> > Here execution can fall through but there is no 'break' or '/* fallthrough 
> > */'.
>
> Should we maybe start compiling with -Wimplicit-fallthrough if the
> compiler supports it, so that we do not always catch these problems
> after they have been merged?

Yes. There have definitely been patches on list to do that,
I'm not sure what their status is.

-- PMM

Reply via email to