This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from caf804b1795 libstdc++: Implement C++26 std::indirect [PR119152] new d424245c7ab c++: add cxx_dump_pretty_printer new f59ff19bc3d c++: add -fdump-lang-tinst
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/cp-objcp-common.cc | 2 + gcc/cp/cp-tree.h | 24 ++++++++++ gcc/cp/error.cc | 27 +++++++++++ gcc/cp/pt.cc | 111 +++++++++++++++++++++++++++++++++++++++------- gcc/doc/invoke.texi | 72 ++++++++++++++++++++---------- 5 files changed, 195 insertions(+), 41 deletions(-)