This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6c95fe9bc05 Fortran: Fix an assortment of bugs new 0cc6d0e7e24 s390: Refactor block operation cpymem new 5154171e1f3 s390: Add block operation movmem new c4dbea65b27 s390: Refactor block operation setmem
The 3 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-protos.h | 5 +- gcc/config/s390/s390.cc | 301 ++++++++++++++++++++++++++++--- gcc/config/s390/s390.md | 61 ++++++- gcc/testsuite/gcc.target/s390/memset-1.c | 7 +- 4 files changed, 331 insertions(+), 43 deletions(-)