This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2d2b05f0691 libstdc++: Avoid problematic use of log10 in std::format [P [...] new cc56607f21f c++: -fconcepts and __cpp_concepts new 1a43af04dd6 c++: follow DR 2386 and update implementation of get_tuple_ [...]
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/c-cppbuiltin.cc | 2 +- gcc/cp/decl.cc | 6 +++++- gcc/cp/parser.cc | 5 +++-- gcc/testsuite/g++.dg/cpp1z/decomp10.C | 2 +- gcc/testsuite/g++.dg/cpp1z/pr110216.C | 21 +++++++++++++++++++++ 5 files changed, 31 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr110216.C