This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9b83d4755a7 libstdc++: Fix test for hash<coroutine_handle<P>>::operator [...] new 430d7d88c1a analyzer: fix ICE on certain longjmp calls [PR109094]
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/region-model.cc | 15 ++++++++-- gcc/analyzer/region-model.h | 3 +- gcc/testsuite/gcc.dg/analyzer/setjmp-pr109094.c | 38 +++++++++++++++++++++++++ 3 files changed, 52 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/setjmp-pr109094.c