This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ad96c867e17 phiopt: Optimize (x <=> y) cmp z [PR94589] new 3c33c00f43b IBM Z: Fix error checking for builtin vec_permi
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/s390-builtins.def | 44 +++++++----------- gcc/config/s390/s390.c | 7 ++- .../gcc.target/s390/zvector/imm-range-error-1.c | 2 +- gcc/testsuite/gcc.target/s390/zvector/vec-permi.c | 54 ++++++++++++++++++++++ 4 files changed, 76 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-permi.c