This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0fee87e0ce libsanitizer: merge from master new fb73b1ce36c libsanitizer: Apply local patches. new 269338fe9d9 libsanitizer: update LOCAL_PATCHES. new c3e02c2e442 Prune another new LTO warning
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: gcc/testsuite/gnat.dg/lto21.adb | 1 + libsanitizer/LOCAL_PATCHES | 3 +-- libsanitizer/asan/asan_globals.cpp | 19 ------------------- libsanitizer/asan/asan_interceptors.h | 7 ++++++- libsanitizer/asan/asan_mapping.h | 2 +- .../sanitizer_common/sanitizer_linux_libcdep.cpp | 4 ++++ libsanitizer/sanitizer_common/sanitizer_mac.cpp | 2 +- libsanitizer/sanitizer_common/sanitizer_mac.h | 20 ++++++++++++++++++++ .../sanitizer_platform_limits_linux.cpp | 7 +++++-- .../sanitizer_platform_limits_posix.h | 2 +- .../sanitizer_common/sanitizer_stacktrace.cpp | 17 ++++++++++++----- libsanitizer/tsan/tsan_rtl_ppc64.S | 1 + libsanitizer/ubsan/ubsan_flags.cpp | 1 + libsanitizer/ubsan/ubsan_handlers.cpp | 15 +++++++++++++++ libsanitizer/ubsan/ubsan_handlers.h | 8 ++++++++ libsanitizer/ubsan/ubsan_platform.h | 2 ++ 16 files changed, 79 insertions(+), 32 deletions(-)