Re: [BUILDROBOT] s390.md:10630:9: error: this statement may fall through [-Werror=implicit-fallthrough=]

2016-10-20 Thread Andreas Krebbel1
> function ?const char* output_1786(rtx_def**, rtx_insn*)?: > /home/jbglaw/repos-configlist_mk/gcc/gcc/config/s390/s390.md:10630: > 9: error: this statement may fall through [-Werror=implicit-fallthrough=] > if (larl_operand (operands[0], Pmode)) > ^~ >

Re: [BUILDROBOT] s390.md:10630:9: error: this statement may fall through [-Werror=implicit-fallthrough=]

2016-10-19 Thread Jeff Law
On 10/19/2016 10:26 AM, Jan-Benedict Glaw wrote: Hi! I noticed that building for --target=s390-linux-gnu (via config_list.mk) also hits the new fall-through checking code, see build http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=643406: [...] g++ -fno-PIE -c -g -O2 -DIN_GCC

[BUILDROBOT] s390.md:10630:9: error: this statement may fall through [-Werror=implicit-fallthrough=]

2016-10-19 Thread Jan-Benedict Glaw
Hi! I noticed that building for --target=s390-linux-gnu (via config_list.mk) also hits the new fall-through checking code, see build http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=643406: [...] g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions