This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5938e0681c3 libstdc++: Do not use use memmove for 1-element ranges [PR1 [...] new 1a71ff3b89a s390: Fix AQ and AR constraints new 46c2538435d s390: Fix TF to FPRX2 conversion [PR115860]
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/config/s390/s390.cc | 17 ++++- gcc/config/s390/s390.md | 2 + gcc/config/s390/vector.md | 75 ++++++++++++---------- gcc/testsuite/gcc.target/s390/pr115860-1.c | 26 ++++++++ .../gcc.target/s390/vector/long-double-asm-abi.c | 2 +- .../gcc.target/s390/vector/long-double-to-i64.c | 2 - 6 files changed, 84 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/pr115860-1.c