This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ad94070689b Fortran: Fix testsuite regressions after r15-5897 [PR116261 [...] new 3076539544d tree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty clean [...]
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/testsuite/g++.dg/asan/pr117845-2.C | 12 ++++++++++++ gcc/testsuite/g++.dg/asan/pr117845.C | 12 ++++++++++++ gcc/tree-eh.cc | 5 +++-- 3 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/asan/pr117845-2.C create mode 100644 gcc/testsuite/g++.dg/asan/pr117845.C