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_check_gcc/master-arm in repository toolchain/ci/gcc.
from 1f6b0003b66 Daily bump. adds 0485ce9128f [PR103149] detach values through mem only if general regs won't do adds 691f05c2197 Add combine splitter to transform vpcmpeqd/vpxor/vblendvps [...]
No new revisions were added by this update.
Summary of changes: gcc/config/i386/sse.md | 27 ++++++++++++ gcc/gimple-harden-conditionals.cc | 67 ++++++++++++++++++++++++++--- gcc/testsuite/g++.target/i386/pr100738-1.C | 19 ++++++++ gcc/testsuite/gcc.target/aarch64/pr103149.c | 14 ++++++ 4 files changed, 121 insertions(+), 6 deletions(-) create mode 100755 gcc/testsuite/g++.target/i386/pr100738-1.C create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103149.c