This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d5e2694e825 Remove duplicate constants created between passes new d96e14ceb94 libsanitizer: merge from upstream (87e6e490e79384a5) new 401f46e630d libsanitizer: Apply local patches new d2ab430a16c libsanitizer: update LOCAL_PATCHES revision
The 3 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: libsanitizer/LOCAL_PATCHES | 2 +- libsanitizer/MERGE | 2 +- libsanitizer/hwasan/hwasan.cpp | 30 +++++++++---- libsanitizer/hwasan/hwasan.h | 20 +++++++-- libsanitizer/hwasan/hwasan_allocator.cpp | 48 +++++++++++---------- libsanitizer/hwasan/hwasan_allocator.h | 10 ----- libsanitizer/hwasan/hwasan_checks.h | 23 +++++++--- libsanitizer/hwasan/hwasan_interceptors.cpp | 36 ++++++++++++---- .../sanitizer_common_interceptors.inc | 49 ++-------------------- .../sanitizer_common/sanitizer_common_syscalls.inc | 5 +-- .../sanitizer_platform_interceptors.h | 2 - .../sanitizer_platform_limits_posix.cpp | 8 ---- .../sanitizer_platform_limits_posix.h | 6 ++- 13 files changed, 122 insertions(+), 119 deletions(-)