This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2e4b3374cb7 hppa: Fix LO_SUM DLTIND14R address support in PRINT_OPERAND [...] new 80a0cb37456 analyzer: fix ICE and false positive with -Wanalyzer-deref- [...]
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/engine.cc | 7 +++++++ gcc/analyzer/kf.cc | 22 ++++++++++++++++++++++ .../analyzer/deref-before-check-pr114408.c | 22 ++++++++++++++++++++++ .../c-c++-common/ubsan/analyzer-ice-pr114408.c | 9 +++++++++ 4 files changed, 60 insertions(+) create mode 100644 gcc/testsuite/c-c++-common/analyzer/deref-before-check-pr114408.c create mode 100644 gcc/testsuite/c-c++-common/ubsan/analyzer-ice-pr114408.c