> 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)) > ^~ > /home/jbglaw/repos-configlist_mk/gcc/gcc/config/s390/s390.md:10632: > 7: note: here > default: > ^~~~~~~ > cc1plus: all warnings being treated as errors > Makefile:1097: recipe for target 'insn-output.o' failed
Fixed. Thanks for reporting! -Andreas-