RE: [PATCH 3/9] accel/tcg/user-exec: silence the compiler warnings

2020-10-28 Thread Chenqun (kuhn)
ini ; ganqixin > ; Euler Robot > Subject: Re: [PATCH 3/9] accel/tcg/user-exec: silence the compiler warnings > > On 10/28/20 6:52 AM, Thomas Huth wrote: > > On 28/10/2020 05.18, Chen Qun wrote: > >> When using -Wimplicit-fallthrough in our CFLAGS, the compiler showed &g

Re: [PATCH 3/9] accel/tcg/user-exec: silence the compiler warnings

2020-10-28 Thread Richard Henderson
On 10/28/20 6:52 AM, Thomas Huth wrote: > On 28/10/2020 05.18, Chen Qun wrote: >> When using -Wimplicit-fallthrough in our CFLAGS, the compiler showed warning: >> ../accel/tcg/user-exec.c: In function ‘handle_cpu_signal’: >> ../accel/tcg/user-exec.c:169:13: warning: this statement may fall through

Re: [PATCH 3/9] accel/tcg/user-exec: silence the compiler warnings

2020-10-28 Thread Thomas Huth
On 28/10/2020 05.18, Chen Qun wrote: > When using -Wimplicit-fallthrough in our CFLAGS, the compiler showed warning: > ../accel/tcg/user-exec.c: In function ‘handle_cpu_signal’: > ../accel/tcg/user-exec.c:169:13: warning: this statement may fall through > [-Wimplicit-fallthrough=] > 169 |