This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3e5b5cb2a8a Fix typo in a comment in cpuid.h (PR target/79155). new 7d4e73a684a Alternative check for vector refs with same alignment new 4eb1d055b64 2017-05-31 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 | 15 +++++++ gcc/config/i386/i386.c | 1 - gcc/testsuite/ChangeLog | 9 ++++ gcc/testsuite/gcc.dg/vect/vect-103.c | 2 +- gcc/testsuite/gcc.target/i386/pr80880.c | 10 +++++ gcc/tree-vect-data-refs.c | 77 +++++++++++++-------------------- 6 files changed, 64 insertions(+), 50 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr80880.c