This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 04b4828c6dd [PR99422] LRA: Skip modifiers when processing memory address. new 81fee438512 libsanitizer: cherry-pick ad294e572bc5c16f9dc420cc994322de6ca3fbfb
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/testsuite/c-c++-common/asan/pr98920.c | 24 ++++++++++++++++++++++ libsanitizer/asan/asan_interceptors.cpp | 5 ++++- libsanitizer/asan/asan_interceptors.h | 7 +++++++ .../sanitizer_common_interceptors.inc | 19 ++++++++++++++++- libsanitizer/tsan/tsan_interceptors_posix.cpp | 2 ++ 5 files changed, 55 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/asan/pr98920.c