This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c133bdfa9e7 Fortran/OpenMP: Fix privatization of associated names new c7a6a32739d c++: alias template and empty parameter packs [PR104008]
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/tree.cc | 13 +++++++- gcc/testsuite/g++.dg/cpp0x/variadic-alias3.C | 45 ++++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/variadic-alias4.C | 48 ++++++++++++++++++++++++++++ 3 files changed, 105 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-alias3.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-alias4.C