This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5a48079c15f RISC-V: Fix incorrect code gen for scalar signed SAT_TRUNC [...] new 3d07e7bf13d tree-ssa-dce: Avoid creating invalid BBs with no outgoing e [...]
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/tree-ssa/pr117892.c | 17 +++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr118517.c | 11 +++++++++++ gcc/tree-ssa-dse.cc | 6 ++++-- 3 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr117892.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr118517.c