This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/release-aarch64 in repository toolchain/ci/gcc.
from 447367f0ab0 Daily bump. adds d4a7d2397d6 Daily bump. adds 261440b7372 Daily bump. adds 1908e200078 Daily bump. adds c45a9752f15 Fix insn does not satisfy its constraints: sse2_lshrv1ti3 adds 64f5d58d815 libstdc++: Only include <ext/atomicity.h> for COW string adds 6666ca1ab44 libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681] adds d47c4f0f1da libstdc++: Mark non-exported function always_inline [PR105671] adds 777a80af43e gcc: xtensa: fix PR target/105879 new e057d454db4 c++: redeclared hidden friend take 2 [PR105852]
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/sse.md | 6 ++--- gcc/config/xtensa/xtensa.md | 13 ++++++---- gcc/cp/cp-tree.h | 1 + gcc/cp/decl.cc | 16 +++++------- gcc/cp/pt.cc | 29 +++++++++++++++++++++- gcc/testsuite/g++.dg/modules/tpl-friend-2_a.C | 2 +- gcc/testsuite/g++.dg/template/friend74.C | 8 ++++++ libstdc++-v3/include/bits/basic_string.h | 1 - libstdc++-v3/include/bits/cow_string.h | 2 ++ .../resize_policy/hash_prime_size_policy_imp.hpp | 18 +++++++++++--- libstdc++-v3/include/ext/random | 2 ++ libstdc++-v3/include/std/sstream | 1 + 13 files changed, 76 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/friend74.C