* doc/invoke.texi: Document accepting Else, fallthrough.
commit4582d852a48283a1f0813a2c0ac444901fb741aa
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Oct 2016 10:54:27 +0000 (8 10:54 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Oct 2016 10:54:27 +0000 (8 10:54 +0000)
tree2bb03fc407441f31957cbe3fcb1f2eeb60783246
parentae691a108427ad9885d894f18ed098714741a720
* doc/invoke.texi: Document accepting Else, fallthrough.

* lex.c (fallthrough_comment_p): Accept Else, fallthrough.

* c-c++-common/Wimplicit-fallthrough-23.c (foo): Add further tests.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240886 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/Wimplicit-fallthrough-23.c
libcpp/ChangeLog
libcpp/lex.c