This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 79c1185de4a testsuite: Use noipa attribute instead of noinline, noclone new e86ad5ad011 IBM Z: Fix vector intrinsics vec_double and vec_floate
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/config/s390/vecintrin.h | 4 ++-- .../gcc.target/s390/zvector/vec-doublee.c | 22 +++++++++++++++++++++ gcc/testsuite/gcc.target/s390/zvector/vec-floate.c | 23 ++++++++++++++++++++++ 3 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-doublee.c create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-floate.c