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/release-aarch64-bootstrap_profiled_lto_lean in repository toolchain/ci/gcc.
from 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. adds 8a02dab2aac AVX512F: Add missing macro for mask(z?)_scalf_s[sd] [PR 105339]
No new revisions were added by this update.
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 [...]