This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0529ba8168c aarch64: Avoid out-of-range shrink-wrapped saves [PR111677] new 22dbfbe8767 middle-end/110176 - wrong zext (bool) <= (int) 4294967295u folding new a73421bcf30 libsanitizer: Sync fixes for asan interceptors from upstream
The 2 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/match.pd | 12 ++++---- gcc/testsuite/gcc.dg/torture/pr110176.c | 46 +++++++++++++++++++++++++++++ libsanitizer/hwasan/hwasan_interceptors.cpp | 25 ++++++++-------- 3 files changed, 64 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr110176.c