This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f1dfe0be93 2019-08-20 Richard Biener rguenther@suse.de new 9b9ca713654 2019-08-19 Matthew Beliveau mbelivea@redhat.com
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/ChangeLog | 6 ++++++ gcc/testsuite/ChangeLog | 5 +++++ .../gcc.dg/tree-ssa/redundant-assign-zero-1.c | 13 +++++++++++++ .../gcc.dg/tree-ssa/redundant-assign-zero-2.c | 18 ++++++++++++++++++ gcc/tree-ssa-dse.c | 22 +++++++--------------- 5 files changed, 49 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/redundant-assign-zero-1.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/redundant-assign-zero-2.c