This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from db1c2a89db0 c++: Yet more name-lookup api simplification new 7e625038623 analyzer: document how to get gimple dump from an ICE new ee88b536069 analyzer: fix ICE on escaped unknown pointers [PR96611]
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/store.cc | 3 +++ gcc/doc/analyzer.texi | 5 +++++ gcc/testsuite/gcc.dg/analyzer/pr96611.c | 14 ++++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr96611.c