This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8fa8bca9f53 testsuite/rs6000: Adjust gcc.target/powerpc/pr78604.c [PR105706] new d918faea121 tree-optimization/105629 - spaceship recognition regression new 1adf11822bd tree-optimization/100221 - improve DSE a bit
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-dse-44.c | 19 ++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-45.c | 24 ++++++++++++++++ gcc/tree-ssa-dse.cc | 46 ++++++++++++++++++++++++++---- gcc/tree-ssa-phiopt.cc | 2 +- 4 files changed, 85 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-44.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-45.c