This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5269ab4a7c3 a68: avoid uninitialized save_expr in a68_bits_shift [PR al [...] new 13c2da6cdbd sarif output: Fix ICE due to overzealous caching [PR124014] new 3f206c5cfc5 Suppress -Wanalyzer-{possible}-null-deref in some address s [...]
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/analyzer/sm-malloc.cc | 46 +++++++++++++++++----- gcc/diagnostics/sarif-sink.cc | 31 +++++++-------- .../gcc.dg/analyzer/null-deref-pr123981-1.c | 12 ++++++ .../gcc.dg/analyzer/null-deref-pr123981-2.c | 8 ++++ gcc/testsuite/gcc.dg/sarif-output/ice-pr124014.c | 4 ++ 5 files changed, 75 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/null-deref-pr123981-1.c create mode 100644 gcc/testsuite/gcc.dg/analyzer/null-deref-pr123981-2.c create mode 100644 gcc/testsuite/gcc.dg/sarif-output/ice-pr124014.c