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-arm in repository toolchain/ci/gcc.
from 79a89108dd3 __builtin_dynamic_object_size: Recognize builtin adds 456b53654a3 Add combine splitter to transform vpternlogd/vpcmpeqd/vpxor [...] adds 744428312e2 Revert "Fixed typo" new 7c0ceaed0c0 Darwin, ppc: Additional change for r12-5974. new ff56eea24e4 Darwin, Driver: Avoid a link line for empty commands. new 80091f94268 Sync config.sub: 2021-10-27 new 574c09da48a libgcc, Darwin: Add missing build dependencies.
The 4 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: config.sub | 79 ++++++++++++++-------- gcc/config/darwin-driver.c | 8 ++- gcc/config/darwin.h | 5 -- gcc/config/i386/sse.md | 44 ++++++++++-- gcc/config/rs6000/darwin.h | 2 +- .../g++.target/i386/avx512vl-pr100738-1.C | 8 +++ libgcc/config.host | 4 ++ libgcc/config/rs6000/t-darwin-ehs | 4 +- libgcc/config/t-darwin-ehs | 3 + libgcc/config/t-slibgcc-darwin | 8 +-- 10 files changed, 119 insertions(+), 46 deletions(-) mode change 100755 => 100644 config.sub create mode 100755 gcc/testsuite/g++.target/i386/avx512vl-pr100738-1.C