This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2930bb32179 PR94613: Fix vec_sel builtin for IBM Z new 582fe481f4b S/390: Fix PR94666
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 | 5 +++++ gcc/config/s390/vector.md | 10 +++++++--- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.dg/pr94666.C | 20 ++++++++++++++++++++ 4 files changed, 36 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr94666.C