Fix -Wimplicit-fallthrough in combine.c
commit598fbaeabd39eee83ceacfd27e8e3f32f546ba41
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Oct 2017 11:23:50 +0000 (18 11:23 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Oct 2017 11:23:50 +0000 (18 11:23 +0000)
treecbb4f00ce86bdb0146c188d07f9bff8caf790afc
parent44ded5cf927fd428caa596f299ad417df8020cda
Fix -Wimplicit-fallthrough in combine.c

2017-10-18  Martin Liska  <mliska@suse.cz>

* combine.c (simplify_compare_const): Add gcc_fallthrough.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253853 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c