This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 66d1e440e14 Daily bump. adds 0aa277bf0b4 c-family: attribute ((aligned, mode)) [PR100545] adds 559bba46cdd gengtype: remove "tree_exp" special attribute
No new revisions were added by this update.
Summary of changes: gcc/c-family/c-attribs.cc | 16 ++++++++++++++- gcc/c-family/c-common.cc | 7 ++++--- gcc/gengtype.cc | 35 +------------------------------- gcc/testsuite/c-c++-common/attr-mode-1.c | 4 ++++ gcc/testsuite/c-c++-common/attr-mode-2.c | 4 ++++ gcc/tree-core.h | 4 +--- 6 files changed, 29 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/attr-mode-1.c create mode 100644 gcc/testsuite/c-c++-common/attr-mode-2.c