This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig in repository toolchain/ci/gcc.
from 225a6e0d6a7 tree-call-cdce: If !HONOR_NANS do not make code with NaNs ( [...] adds 005d92e6462 * de.po, es.po, fr.po, sv.po: Update. adds 5d637ddd80e Improve implementation of parallel equal() adds 7565e330041 Daily bump. adds 0b4960065ad PR c++/90171 - ICE with destroying delete with size_t parm. adds ffa547ef60b PR c++/90190 - CTAD with list-constructor. new cad9f0857b5 libphobos: core.atomic should have fallback when there's no [...]
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/DATESTAMP | 2 +- gcc/cp/ChangeLog | 11 + gcc/cp/call.c | 44 +- gcc/cp/pt.c | 21 +- gcc/po/ChangeLog | 4 + gcc/po/de.po | 29439 +++++++++++----------- gcc/po/es.po | 25539 +++++++++---------- gcc/po/fr.po | 25178 +++++++++--------- gcc/po/sv.po | 700 +- gcc/testsuite/g++.dg/cpp1z/class-deduction65.C | 22 + gcc/testsuite/g++.dg/cpp2a/destroying-delete4.C | 11 + libphobos/ChangeLog | 12 + libphobos/libdruntime/core/atomic.d | 268 +- libstdc++-v3/ChangeLog | 17 + libstdc++-v3/include/pstl/algorithm_impl.h | 57 + libstdc++-v3/include/pstl/glue_algorithm_impl.h | 2 +- 16 files changed, 39702 insertions(+), 41625 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction65.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/destroying-delete4.C