This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gcc.
from 456b53654a3 Add combine splitter to transform vpternlogd/vpcmpeqd/vpxor [...] adds 744428312e2 Revert "Fixed typo" adds 7c0ceaed0c0 Darwin, ppc: Additional change for r12-5974. adds ff56eea24e4 Darwin, Driver: Avoid a link line for empty commands. adds 80091f94268 Sync config.sub: 2021-10-27 adds 574c09da48a libgcc, Darwin: Add missing build dependencies. adds 411ac94611f slp: check that the operation we're combing is a boolean op [...]
No new revisions were added by this update.
Summary of changes: config.sub | 79 +++++++++++++++++++---------- gcc/config/darwin-driver.c | 8 ++- gcc/config/darwin.h | 5 -- gcc/config/rs6000/darwin.h | 2 +- gcc/testsuite/gcc.target/aarch64/pr103741.c | 26 ++++++++++ gcc/tree-vect-stmts.c | 4 +- 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, 100 insertions(+), 43 deletions(-) mode change 100755 => 100644 config.sub create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103741.c