This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98758e58536 Improve libstdc++ docs w.r.t newer C++ standards new bdb5503b4fd [c++] Fix DECL_BY_REFERENCE of clone parms new f7db343b52f S/390: Don't emit prefetch instructions for clrmem
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 | 9 ++++ gcc/config/s390/s390.c | 22 +++++---- gcc/config/s390/s390.h | 10 ++++ gcc/cp/ChangeLog | 5 ++ gcc/cp/optimize.c | 2 + gcc/testsuite/ChangeLog | 9 ++++ gcc/testsuite/g++.dg/guality/pr86687.C | 28 +++++++++++ gcc/testsuite/gcc.target/s390/memset-1.c | 81 ++++++++++++++++++++++++-------- 8 files changed, 137 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/g++.dg/guality/pr86687.C