This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from 2f0610acbc0 aarch64: Restrict aarch64-tune.md regeneration to --enable- [...] adds a11f204e5a3 c++: alias-tmpl equivalence and default targs [PR103852] adds 3afc7c4eead c++: repeated friend template [PR101894] adds 74e243ec994 doc: Fix typos in match.pd documentation
No new revisions were added by this update.
Summary of changes: gcc/cp/decl.cc | 5 +++ gcc/cp/pt.cc | 13 ++++++++ gcc/doc/match-and-simplify.texi | 36 +++++++++++----------- gcc/testsuite/g++.dg/cpp0x/alias-decl-dr1286a.C | 16 +++++----- .../g++.dg/cpp1z/class-deduction-alias1.C | 17 ++++++++++ gcc/testsuite/g++.dg/lookup/friend22.C | 7 +++++ 6 files changed, 68 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction-alias1.C create mode 100644 gcc/testsuite/g++.dg/lookup/friend22.C