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-arm-bootstrap in repository toolchain/ci/gcc.
from d7ca2a79b82 Add -mdejagnu-cpu=power7 to dg-options for pr97142.c adds 00ea158fa0d testsuite: update expected results for ilp32. adds 6afb8a68a91 attribs: Fix wrong error with -Wno-attribute=A::b [PR103649] adds 2554e2da926 Daily bump.
No new revisions were added by this update.
Summary of changes: ChangeLog | 11 ++ gcc/ChangeLog | 130 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/attribs.c | 28 ++++- gcc/attribs.h | 2 + gcc/c-family/ChangeLog | 5 + gcc/c/ChangeLog | 8 ++ gcc/c/c-decl.c | 2 +- gcc/c/c-parser.c | 4 +- gcc/cp/ChangeLog | 45 +++++++ gcc/cp/parser.c | 6 +- gcc/testsuite/ChangeLog | 114 ++++++++++++++++++ gcc/testsuite/c-c++-common/Wno-attributes-6.c | 16 +++ .../gcc.target/powerpc/fold-vec-insert-float-p9.c | 4 +- gcc/tree-core.h | 4 +- libgcc/ChangeLog | 11 ++ 16 files changed, 383 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/Wno-attributes-6.c