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-aarch64 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. adds dbf8bd3c2f2 libstdc++: Skip atomic instructions in shared_ptr when both [...]
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 ++ libstdc++-v3/include/bits/c++config | 9 + libstdc++-v3/include/bits/shared_ptr_base.h | 116 +++++++++--- 7 files changed, 433 insertions(+), 92 deletions(-) create mode 100755 gcc/testsuite/g++.target/i386/pr100738-1.C