This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 42cdf08ad84 MAINTAINERS: Add myself to DCO section and update email address new 6dc90c4dbb6 Use modref summaries for byte-wise dead store elimination.
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/ipa-modref.c | 22 ++++++++++++++ gcc/ipa-modref.h | 1 + gcc/testsuite/gcc.dg/tree-ssa/modref-dse-4.c | 26 +++++++++++++++++ gcc/tree-ssa-dse.c | 43 +++++++++++++++++++++------- 4 files changed, 81 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-dse-4.c