This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 58d4cf217da Update gcc sv.po. new a3a4f6be0c7 c++: Recursive unification with packs and explicit targs [PR94628]
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/ChangeLog | 12 +++++++ gcc/cp/cp-tree.h | 2 +- gcc/cp/pt.c | 38 ++++++++++------------ gcc/testsuite/ChangeLog | 6 ++++ gcc/testsuite/g++.dg/cpp0x/variadic179.C | 16 +++++++++ .../g++.dg/cpp0x/{variadic101.C => variadic180.C} | 6 ++-- 6 files changed, 56 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic179.C copy gcc/testsuite/g++.dg/cpp0x/{variadic101.C => variadic180.C} (63%)