This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4556f83e122 S/390: Reject long disp for vector load/store early new 4225afe1c45 2019-04-03 Richard Biener rguenther@suse.de
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/ChangeLog | 10 ++++++ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.target/i386/pr84101.c | 21 +++++++++++ gcc/tree-vect-stmts.c | 64 +++++++++++++++++++++++++++++++++ 4 files changed, 100 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/pr84101.c