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-arm 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 new d8ac63e4c63 Update gcc sv.po
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/decl.cc | 5 + gcc/cp/pt.cc | 13 + gcc/doc/match-and-simplify.texi | 36 +- gcc/po/sv.po | 787 ++++++++------------- 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 + 7 files changed, 375 insertions(+), 506 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction-alias1.C create mode 100644 gcc/testsuite/g++.dg/lookup/friend22.C