aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2016-10-08 12:53:05 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2016-10-08 12:53:05 +0200
commit81b02905b035e7afee46c38186c95434b6d86813 (patch)
tree4947622b51f5c1b8e380d14c7173ad3d1d835182 /libcpp/ChangeLog
parent7bad794aa005aa3ee52fc9c872051d8346c09a24 (diff)
downloadgcc-81b02905b035e7afee46c38186c95434b6d86813.zip
gcc-81b02905b035e7afee46c38186c95434b6d86813.tar.gz
gcc-81b02905b035e7afee46c38186c95434b6d86813.tar.bz2
invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment style changes.
* doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment style changes. * lex.c (fallthrough_comment_p): Extend to handle more common FALLTHRU comment styles. * c-c++-common/Wimplicit-fallthrough-23.c (foo): Add further tests. From-SVN: r240885
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index faecb16..6e48566 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,5 +1,8 @@
2016-10-08 Jakub Jelinek <jakub@redhat.com>
+ * lex.c (fallthrough_comment_p): Extend to handle more common FALLTHRU
+ comment styles.
+
* lex.c (fallthrough_comment_p): Fix off-by-one size comparison
errors, cleanup.
(_cpp_lex_direct): Allow arbitrary comments in between