This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 130a2c82609 2019-05-13 Richard Biener rguenther@suse.de new 6d26c698a76 2019-05-13 Richard Biener rguenther@suse.de new b95ab4713bf 2019-05-13 Richard Biener rguenther@suse.de
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 | 18 ++++ gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.dg/torture/pr90402-1.c | 26 +++++ gcc/tree-if-conv.c | 4 +- gcc/tree-ssa-sccvn.c | 164 ++++++++++++++++++------------- gcc/tree-vect-slp.c | 5 +- 6 files changed, 152 insertions(+), 70 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr90402-1.c