This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 489fb00b14d Daily bump. new 864fed4a491 c++: Explain fn template argument type/value mismatches [PR66439] new 573e5f05009 c++: Enable spec_hasher table sanitization [PR87847]
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/cp/ChangeLog | 10 ++++++++++ gcc/cp/pt.c | 7 +++---- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/g++.dg/cpp2a/concepts-ts4.C | 2 ++ gcc/testsuite/g++.dg/cpp2a/concepts-ts6.C | 4 +++- gcc/testsuite/g++.dg/template/error56.C | 2 ++ gcc/testsuite/g++.dg/template/error59.C | 11 +++++++++++ libstdc++-v3/ChangeLog | 7 +++++++ libstdc++-v3/testsuite/20_util/pair/astuple/get_neg.cc | 1 + .../testsuite/20_util/tuple/element_access/get_neg.cc | 1 + 10 files changed, 49 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/error59.C