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-release-arm-stable-allnoconfig in repository toolchain/ci/gcc.
from 64c73a25c23 Daily bump. adds f805800317e Daily bump. adds 0da057c7d95 Daily bump. adds cdc254edf4e Daily bump. adds eb6f6f638a5 libstdc++: Add deduction guides for std::packaged_task [PR105375] adds c5d458ec228 libphobos: Don't call free on the TLS array in the emutls d [...] adds 5890602408c libphobos: Give _Unwind_Exception an alignment that best re [...] adds 8790ff545d2 Daily bump. new 8a02dab2aac AVX512F: Add missing macro for mask(z?)_scalf_s[sd] [PR 105339]
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/config/i386/avx512fintrin.h | 76 ++++++++++++++++------ gcc/testsuite/gcc.target/i386/sse-14.c | 4 ++ libphobos/ChangeLog | 16 +++++ libphobos/libdruntime/gcc/emutls.d | 8 +-- libphobos/libdruntime/gcc/unwind/generic.d | 22 ++++++- libstdc++-v3/ChangeLog | 9 +++ libstdc++-v3/include/std/future | 11 ++++ .../packaged_task}/cons/deduction.cc | 48 +++++++------- 9 files changed, 146 insertions(+), 50 deletions(-) copy libstdc++-v3/testsuite/{20_util/function => 30_threads/packaged_task}/cons/de [...]