This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from cd4acb8cd9e lto: use diagnostics_context in print_lto_docs_link adds b6a48401da5 c++: decltype of non-dependent call of class type [PR105386] adds b683a0e6359 Update gcc sv.po adds 2579d6124d2 GCN: Make "gang-private data-share memory exhausted" error [...] adds 9ace5d4dab2 c++: pack init-capture of unresolved overload [PR102629]
No new revisions were added by this update.
Summary of changes: gcc/config/gcn/gcn.cc | 5 +- gcc/cp/pt.cc | 8 +- gcc/cp/semantics.cc | 2 +- gcc/po/sv.po | 838 ++++++++++--------------- gcc/testsuite/g++.dg/cpp0x/decltype81.C | 15 + gcc/testsuite/g++.dg/cpp2a/lambda-pack-init7.C | 18 + 6 files changed, 379 insertions(+), 507 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype81.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-pack-init7.C