This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from c08d4266e48 tree-optimization/103864 - SLP reduction of reductions with [...] new 634c2bc38ff tree-optimization/45178 - DCE of dead control flow in infin [...] new 6d9c2ed0212 tree-optimization/102893 - properly DCE empty loops inside [...]
The 2 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/ssa-dce-3.c | 9 +++++---- gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-9.c | 10 ++++++++++ gcc/tree-ssa-dce.c | 14 +++++++++----- 3 files changed, 24 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-9.c