This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bc9536b * doc/invoke.texi (C++ Dialect Options): Clarify interaction [...] new 563d5cb PR c++/69826 * c-pragma.c (c_pp_lookup_pragma): Handle PRAG [...] new ec1cc02 2016-02-19 Jakub Jelinek jakub@redhat.com Ber [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/c-family/ChangeLog | 7 ++++ gcc/c-family/c-pragma.c | 9 ++++- gcc/cp/ChangeLog | 9 +++++ gcc/cp/Make-lang.in | 2 +- gcc/cp/cfns.gperf | 10 ++---- gcc/cp/cfns.h | 41 ++++++++-------------- gcc/cp/except.c | 3 +- gcc/testsuite/ChangeLog | 4 +++ .../c-c++-common/cilk-plus/CK/pr69826-1.c | 25 +++++++++++++ .../c-c++-common/cilk-plus/CK/pr69826-2.c | 6 ++++ 10 files changed, 78 insertions(+), 38 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/cilk-plus/CK/pr69826-1.c create mode 100644 gcc/testsuite/c-c++-common/cilk-plus/CK/pr69826-2.c