This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3d2a91a3767 c, c++: Use c*_build_qualified_type instead of build_qualif [...] new 72c20dda8e4 c++: Implement part of CWG3044
The 1 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/pt.cc | 26 ++++++++++++++++++++++---- gcc/testsuite/g++.dg/cpp26/expansion-stmt1.C | 2 ++ gcc/testsuite/g++.dg/cpp26/expansion-stmt18.C | 1 + gcc/testsuite/g++.dg/cpp26/expansion-stmt2.C | 2 ++ gcc/testsuite/g++.dg/cpp26/expansion-stmt25.C | 27 +++++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp26/expansion-stmt3.C | 2 ++ 6 files changed, 56 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp26/expansion-stmt25.C