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 c879b92c30d c++: Reject __builtin_clear_padding on non-trivially-copyab [...] adds 67a1cb2ad16 top-level: Fix comment about --enable-libstdcxx in configure adds 8f7b7c1495f libstdc++: Fix reading UTF-8 characters for 16-bit targets [...] adds 77eb0461abe lra: Fix up debug_p handling in lra_substitute_pseudo [PR104778] adds a60a3a95d0f libsanitizer: cherry-pick db7bca28638e from upstream adds 344e6f9f2ab Enable libsanitizer build on mips64
No new revisions were added by this update.
Summary of changes: configure | 2 +- configure.ac | 2 +- gcc/config/mips/mips.cc | 9 +++- gcc/config/mips/mips.h | 7 +++ gcc/lra.cc | 35 ++++++++++++++- .../c-c++-common/asan/global-overflow-1.c | 1 + gcc/testsuite/g++.dg/asan/large-func-test-1.C | 1 + gcc/testsuite/gcc.target/powerpc/pr104778.c | 51 ++++++++++++++++++++++ libsanitizer/configure.tgt | 4 -- .../sanitizer_common/sanitizer_atomic_clang.h | 4 +- libstdc++-v3/src/c++11/codecvt.cc | 14 +++--- 11 files changed, 112 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104778.c