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 5c4258d7c78 x86: Update PR 35513 tests adds f0c7367b880 asan: Fix up address sanitizer instrumentation of __builtin [...] new 23756b70630 Daily bump.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 19 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/asan.cc | 50 +++++++++++++++++++++++++++++++----- gcc/testsuite/ChangeLog | 25 ++++++++++++++++++ gcc/testsuite/g++.dg/asan/pr104449.C | 16 ++++++++++++ gcc/testsuite/gcc.dg/asan/pr104449.c | 12 +++++++++ 6 files changed, 116 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/asan/pr104449.C create mode 100644 gcc/testsuite/gcc.dg/asan/pr104449.c