On 8/28/19 1:03 PM, J. R. Okajima wrote:
> zhe...@windriver.com:
>> A compilation -Wimplicit-fallthrough warning was enabled by commit
>> a035d552a93b ("Makefile: Globally enable fall-through warning")
>> and triggers the following warning.
>>
>> fs/aufs/opts.h:78:11:
>> warning: this statement may fall through [-Wimplicit-fallthrough=]
> Thanx for the patch.
> Before apply this patch, would you tell me the version of your compiler?
I'm using GCC 9.1.0
>From what I know, the refreshed "-Wimplicit-fallthrough" is introduced no
>later than GCC7.
https://developers.redhat.com/blog/2017/03/10/wimplicit-fallthrough-in-gcc-7/
Zhe
>
>
> J. R. Okajima
>