diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 353fdba..f547a7b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,8 @@ 2016-10-08 Jakub Jelinek <jakub@redhat.com> + * doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment + style changes. + * doc/invoke.texi (-Wimplicit-fallthrough): Document the accepted FALLTHRU comment styles. |