This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2f2dcbe4717 x86: Clean up gcc.target/i386/auto-init-* tests new 8f571e64713 More NEGATE_EXPR folding in match.pd
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/match.pd | 30 +++++++++++++++++++ gcc/testsuite/gcc.dg/fold-negate-1.c | 58 ++++++++++++++++++++++++++++++++++++ gcc/tree-ssa-sccvn.c | 35 ++++++++++++---------- 3 files changed, 107 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/fold-negate-1.c