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/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 9f7c2bad52e Daily bump. adds de6795bbf58 Remove macro check for __AMX_BF16/INT8/TILE__ in header file. adds e902136b310 c++, abi: Set DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD on C++ ze [...] adds 090f0d78f19 openmp: Improve expand_omp_atomic_pipeline adds 8d34ffb4e8e Improve compatibility of -fdump-ada-spec with warnings
No new revisions were added by this update.
Summary of changes: gcc/c-family/c-ada-spec.c | 10 +++++++--- gcc/config/i386/amxbf16intrin.h | 2 +- gcc/config/i386/amxint8intrin.h | 2 +- gcc/config/i386/amxtileintrin.h | 2 +- gcc/cp/class.c | 21 +++++++++++++++++++-- gcc/lto-streamer-out.c | 5 ++++- gcc/lto/lto-common.c | 1 + gcc/omp-expand.c | 21 ++++++++++++++++++--- gcc/testsuite/g++.target/i386/pr102166.C | 20 ++++++++++++++++++++ gcc/tree-streamer-in.c | 6 +++++- gcc/tree-streamer-out.c | 5 ++++- gcc/tree.h | 26 ++++++++++++++++++++++---- 12 files changed, 103 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/pr102166.C