This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1463882 2016-04-05 Richard Biener rguenther@suse.de new 87825cd 2016-04-05 Richard Biener rguenther@suse.de new ca94358 PR target/70525 * config/i386/sse.md (*andnot<mode>3): Simp [...]
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/ChangeLog | 16 +++++++- gcc/config/i386/sse.md | 72 +++++++++++++-------------------- gcc/gimplify-me.c | 3 +- gcc/testsuite/ChangeLog | 10 +++++ gcc/testsuite/g++.dg/torture/pr70499.C | 39 ++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr70525.c | 32 +++++++++++++++ 6 files changed, 127 insertions(+), 45 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr70499.C create mode 100644 gcc/testsuite/gcc.target/i386/pr70525.c