This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 074d283e249 c++: Add testcase for already fixed PR [PR103443] adds c18ddb05b03 Darwin, libgcc: Fix build errors on powerpc-darwin8. adds 25587472ccd Darwin: Fix a type mismatch warning for a non-GCC bootstrap [...] adds 6be8281c16e libgo: fix AIX build for the Go1.18 update adds e71079517f1 libgo: move golang.org/x/sync/semaphore to gotool packages adds c3402486afa mkruntimeinc: skip _FILE adds 458ad38ce2b analyzer: reduce svalue depth limit from 13 to 12 [PR103521] adds 14dfbb53594 Fix 'libgomp.oacc-c-c++-common/kernels-decompose-1.c' expec [...] adds 591d2130348 c++: Standard mangling abbreviations & modules adds 0e5d9ae8e41 Update .po files
No new revisions were added by this update.
Summary of changes: gcc/analyzer/analyzer.opt | 2 +- gcc/config/darwin.cc | 2 +- gcc/cp/mangle.cc | 32 +- gcc/go/gofrontend/MERGE | 2 +- gcc/po/be.po | 54417 ++++++++------- gcc/po/da.po | 65596 +++++++++--------- gcc/po/de.po | 62310 +++++++++-------- gcc/po/el.po | 56075 +++++++-------- gcc/po/es.po | 64259 +++++++++--------- gcc/po/fi.po | 62879 +++++++++-------- gcc/po/fr.po | 62290 +++++++++-------- gcc/po/hr.po | 51244 +++++++------- gcc/po/id.po | 67207 +++++++++--------- gcc/po/ja.po | 61252 +++++++++-------- gcc/po/nl.po | 57490 ++++++++-------- gcc/po/ru.po | 64116 +++++++++--------- gcc/po/sr.po | 66762 +++++++++--------- gcc/po/sv.po | 60282 +++++++++-------- gcc/po/tr.po | 67298 ++++++++++--------- gcc/po/uk.po | 52487 ++++++++------- gcc/po/vi.po | 62035 +++++++++-------- gcc/po/zh_CN.po | 66587 +++++++++--------- gcc/po/zh_TW.po | 64626 +++++++++--------- gcc/testsuite/g++.dg/modules/std-subst-2.C | 13 + gcc/testsuite/g++.dg/modules/std-subst-3.C | 34 + gcc/testsuite/g++.dg/modules/std-subst-4_a.C | 14 + gcc/testsuite/g++.dg/modules/std-subst-4_b.C | 14 + gcc/testsuite/g++.dg/modules/std-subst-4_c.C | 16 + ...032-mztools.c => pr93032-mztools-signed-char.c} | 1 + ...2-mztools.c => pr93032-mztools-unsigned-char.c} | 1 + libcpp/po/be.po | 554 +- libcpp/po/ca.po | 579 +- libcpp/po/da.po | 581 +- libcpp/po/de.po | 578 +- libcpp/po/el.po | 571 +- libcpp/po/eo.po | 581 +- libcpp/po/es.po | 581 +- libcpp/po/fi.po | 581 +- libcpp/po/fr.po | 566 +- libcpp/po/id.po | 579 +- libcpp/po/ja.po | 575 +- libcpp/po/nl.po | 579 +- libcpp/po/pt_BR.po | 581 +- libcpp/po/ru.po | 576 +- libcpp/po/sr.po | 576 +- libcpp/po/sv.po | 560 +- libcpp/po/tr.po | 575 +- libcpp/po/uk.po | 578 +- libcpp/po/vi.po | 580 +- libcpp/po/zh_CN.po | 579 +- libcpp/po/zh_TW.po | 615 +- libgcc/config/rs6000/t-darwin-ehs | 4 +- libgcc/config/t-darwin-ehs | 2 +- libgo/go/internal/syscall/unix/ioctl_aix.go | 2 +- libgo/go/os/user/listgroups_unix.go | 1 - libgo/go/runtime/malloc.go | 2 +- libgo/go/runtime/os_aix.go | 1 - libgo/gotool-packages.txt | 1 + libgo/libgo-packages.txt | 1 - libgo/mkruntimeinc.sh | 3 +- .../kernels-decompose-1.c | 2 + 61 files changed, 628369 insertions(+), 553118 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/std-subst-2.C create mode 100644 gcc/testsuite/g++.dg/modules/std-subst-3.C create mode 100644 gcc/testsuite/g++.dg/modules/std-subst-4_a.C create mode 100644 gcc/testsuite/g++.dg/modules/std-subst-4_b.C create mode 100644 gcc/testsuite/g++.dg/modules/std-subst-4_c.C copy gcc/testsuite/gcc.dg/analyzer/{pr93032-mztools.c => pr93032-mztools-signed-ch [...] rename gcc/testsuite/gcc.dg/analyzer/{pr93032-mztools.c => pr93032-mztools-unsigne [...]