This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 066c260ad09 libstdc++: Use __bool_constant entirely new f50f603cbfd c++: bogus warning w/ deduction guide in anon ns [PR106604] new 8be20733b38 tree-pretty-print: delimit TREE_VEC with braces
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/decl.cc | 14 ++++++-------- gcc/testsuite/g++.dg/cpp1z/class-deduction116.C | 8 ++++++++ gcc/testsuite/g++.dg/cpp1z/class-deduction74.C | 14 +++++++------- gcc/tree-pretty-print.cc | 2 ++ 4 files changed, 23 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction116.C