]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
PR c/7652
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Aug 2016 10:28:03 +0000 (10:28 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Aug 2016 10:28:03 +0000 (10:28 +0000)
commitfa5f704b905599bb9e220c03432854c4de664408
treedb24bfe1b22f4718c813c9284791aba188561a2a
parent3fefb0b75420bce0ce410cee0b18782d58140846
PR c/7652
gcc/cp/
* call.c (add_builtin_candidate): Add gcc_fallthrough.
* cxx-pretty-print.c (pp_cxx_unqualified_id): Likewise.
* parser.c (cp_parser_skip_to_end_of_statement): Likewise.
(cp_parser_cache_defarg): Likewise.
libcpp/
* pch.c (write_macdef): Add CPP_FALLTHRU.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239566 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/cxx-pretty-print.c
gcc/cp/parser.c
libcpp/ChangeLog
libcpp/pch.c