This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 9649769b0a8 Daily bump. new 5f84fc49040 S/390: Use VEC_INEXACT/VEC_NOINEXACT instead of magic numbers. new d1344503fc2 S/390: Fix zvector vec_double builtin
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 | 19 +++++++++++++++++++ gcc/config/s390/s390-builtins.def | 4 ++-- gcc/config/s390/vx-builtins.md | 12 ++++++------ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/s390/zvector/vec-double-1.c | 12 ++++++++++++ gcc/testsuite/gcc.target/s390/zvector/vec-double-2.c | 12 ++++++++++++ 6 files changed, 59 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-double-1.c create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-double-2.c