This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fcbef8e431c optabs: Implement double-word ctz and ffs expansion new 9589a46ddad analyzer: Standalone OOB-warning [PR109437, PR109439]
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/analyzer/bounds-checking.cc | 28 +++++++++++++++++-------- gcc/analyzer/region-model.cc | 22 ++++++++++++------- gcc/analyzer/region-model.h | 8 +++---- gcc/testsuite/gcc.dg/analyzer/out-of-bounds-2.c | 1 - gcc/testsuite/gcc.dg/analyzer/out-of-bounds-5.c | 2 -- gcc/testsuite/gcc.dg/analyzer/pr101962.c | 1 - gcc/testsuite/gcc.dg/analyzer/pr109439.c | 12 +++++++++++ gcc/testsuite/gcc.dg/analyzer/realloc-5.c | 1 - 8 files changed, 49 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr109439.c