This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b6c89b37bc c++: add testcase [PR97177] new d13c0ae859f c++: Cleanup some decl pushing apis new 942ab9e9d4f libiberty: Add get_DW_UT_name and update include/dwarf2.{def,h} new a2b7397b501 Daily bump.
The 3 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 | 139 ++++++++++++++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 50 +++++++++++++++++ gcc/cp/ChangeLog | 40 ++++++++++++++ gcc/cp/coroutines.cc | 2 +- gcc/cp/cp-tree.h | 10 ++-- gcc/cp/decl.c | 15 +++--- gcc/cp/friend.c | 4 +- gcc/cp/lambda.c | 5 +- gcc/cp/name-lookup.c | 8 +-- gcc/cp/name-lookup.h | 4 +- gcc/cp/pt.c | 19 +++---- gcc/cp/ptree.c | 6 ++- gcc/cp/rtti.c | 11 ++-- gcc/cp/semantics.c | 4 +- gcc/fortran/ChangeLog | 7 +++ gcc/objcp/ChangeLog | 6 +++ gcc/objcp/objcp-decl.c | 4 +- gcc/testsuite/ChangeLog | 85 +++++++++++++++++++++++++++++ include/ChangeLog | 9 ++++ include/dwarf2.def | 11 ++++ include/dwarf2.h | 25 ++++----- libcc1/ChangeLog | 11 ++++ libcc1/libcp1plugin.cc | 18 +++---- libffi/ChangeLog | 12 +++++ libiberty/ChangeLog | 5 ++ libiberty/dwarfnames.c | 7 +++ libstdc++-v3/ChangeLog | 34 ++++++++++++ 28 files changed, 480 insertions(+), 73 deletions(-)