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 0485ce9128f [PR103149] detach values through mem only if general regs won't do adds 691f05c2197 Add combine splitter to transform vpcmpeqd/vpxor/vblendvps [...] adds 13b6c7639cf dwarf: Multi-register CFI address support.
No new revisions were added by this update.
Summary of changes: gcc/config/i386/sse.md | 27 +++ gcc/dwarf2cfi.c | 264 ++++++++++++++++++++++------- gcc/dwarf2out.c | 54 +++++- gcc/dwarf2out.h | 36 +++- gcc/testsuite/g++.target/i386/pr100738-1.C | 19 +++ 5 files changed, 330 insertions(+), 70 deletions(-) create mode 100755 gcc/testsuite/g++.target/i386/pr100738-1.C