This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b906ae7 Add missing hunk from previous commit. new 2f1c4c0 * c-cppbuiltin.c (c_cpp_builtins): Correct __cpp_inheriting_ [...] new df65035 Use type_hash_eq langhook in check_qualified_type.
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/ChangeLog | 7 +++++++ gcc/c-family/ChangeLog | 5 +++++ gcc/c-family/c-cppbuiltin.c | 2 +- gcc/cp/ChangeLog | 7 +++++++ gcc/cp/tree.c | 9 +++++---- gcc/cp/typeck.c | 7 ------- gcc/langhooks.h | 2 +- gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C | 4 ++-- gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C | 4 ++-- gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C | 4 ++-- gcc/tree.c | 21 +++++++++++++++++++-- gcc/tree.h | 5 +++++ 12 files changed, 56 insertions(+), 21 deletions(-)