This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-check_bootstrap in repository toolchain/ci/gcc.
from 568968edb0c Daily bump. adds a708cb25d92 [AArch64] Fix shrinkwrapping interactions with atomics (PR92692) adds 2ceb5aba64e c++: Bogus error using namespace alias [PR91826] adds 83f65674e78 Daily bump.
No new revisions were added by this update.
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/g++.dg/lookup/pr91826.C | 16 ++++++++++++++++ 7 files changed, 73 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/pr91826.C