This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2fef9f8 gcc/testsuite/ * c-c++-common/attr-simd-3.c: Put xfail (PR68 [...] new 2777447 S/390: Clobber r1 in patterns resulting in pfpo instruction. new 6b51b28 S/390: Add bswaphi2 pattern
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 | 16 +++++++++++++++ gcc/config/s390/s390.md | 35 ++++++++++++++++++++++++-------- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/s390/bswap-1.c | 36 +++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/s390/pfpo.c | 21 +++++++++++++++++++ 5 files changed, 108 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/bswap-1.c create mode 100644 gcc/testsuite/gcc.target/s390/pfpo.c