This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d21e66fbb83 [Ada] Spurious error on inst. of partially defaulted formal [...] new 15a46039865 S/390: Fix vector shift count operand new efd2d37a440 Fix changelog entry.
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 | 4 ++++ gcc/config/s390/vector.md | 2 +- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/s390/vector/vec-shift-2.c | 24 ++++++++++++++++++++++ 4 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-shift-2.c