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 393df7be49d Daily bump. adds bf15829bf64 testsuite: xfail gcc.target/i386/pr91298-?.c on Solaris/x86 [...] adds 568968edb0c Daily bump. new a708cb25d92 [AArch64] Fix shrinkwrapping interactions with atomics (PR92692) new 2ceb5aba64e c++: Bogus error using namespace alias [PR91826]
The 2 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/ChangeLog | 16 ++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.c | 6 ++++++ gcc/config/aarch64/atomics.md | 18 ++++++++--------- gcc/cp/ChangeLog | 5 +++++ gcc/cp/name-lookup.c | 32 +++++++++++++++++++------------ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/g++.dg/lookup/pr91826.C | 16 ++++++++++++++++ gcc/testsuite/gcc.target/i386/pr91298-1.c | 1 + gcc/testsuite/gcc.target/i386/pr91298-2.c | 1 + 10 files changed, 81 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/pr91826.C