This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b87ec922c40 test: add new Go tests from source repo new 0677759f753 analyzer: fix ICE when DECL_INITIAL is error_mark_node [PR98580]
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.cc | 5 +++++ gcc/testsuite/gcc.dg/analyzer/pr98580-a.c | 9 +++++++++ gcc/testsuite/gcc.dg/analyzer/pr98580-b.c | 2 ++ 3 files changed, 16 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr98580-a.c create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr98580-b.c