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_check_gcc/master-arm in repository toolchain/ci/gcc.
from 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] adds 01ad093b5f3 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 32 + gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 6 + gcc/config/gcn/gcn.cc | 5 +- gcc/cp/ChangeLog | 29 + gcc/cp/pt.cc | 8 +- gcc/po/ChangeLog | 4 + gcc/po/sv.po | 838 ++++++++++--------------- gcc/testsuite/ChangeLog | 64 ++ gcc/testsuite/g++.dg/cpp2a/lambda-pack-init7.C | 18 + libgomp/ChangeLog | 13 + libphobos/ChangeLog | 5 + libstdc++-v3/ChangeLog | 13 + 13 files changed, 530 insertions(+), 507 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-pack-init7.C