This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 52b63100b1e middle-end/114681 - condition coverage and inlining new c7e8a8d8142 tree-optimization/109596 - wrong debug stmt move by copyheader new 467898d513e asan, v3: Fix up handling of > 32 byte aligned variables wi [...]
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/asan.cc | 26 ++++++++++++++++--- gcc/testsuite/gcc.dg/asan/pr110027.c | 50 ++++++++++++++++++++++++++++++++++++ gcc/tree-ssa-loop-ch.cc | 2 +- 3 files changed, 74 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/asan/pr110027.c