This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b22f191b7c5 RISC-V: Fix failed tests for regression due to fix ICE patch new 6b8a8c9fd68 tree-optimization/98845 - ICE with tail-merging and DCE/DSE [...]
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/gcc.dg/pr81192.c | 6 +++++- gcc/testsuite/gcc.dg/pr98845.c | 33 +++++++++++++++++++++++++++++++++ gcc/tree-ssa-tail-merge.cc | 8 ++++++++ 3 files changed, 46 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr98845.c