This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ba6cac82f68 c++: remove LAMBDA_EXPR_CAPTURES_THIS_P new 6a6df260c7c s390: Fix up *vec_cmpgt{,u}<mode><mode>_nocc_emu splitters [...]
The 1 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/vector.md | 4 +- gcc/testsuite/gcc.dg/pr118696.c | 131 +++++++++++++++++++++ gcc/testsuite/gcc.target/s390/vector/pr118696.c | 5 + gcc/testsuite/gcc.target/s390/vector/vec-abs-emu.c | 2 +- gcc/testsuite/gcc.target/s390/vector/vec-max-emu.c | 2 +- gcc/testsuite/gcc.target/s390/vector/vec-min-emu.c | 2 +- 6 files changed, 141 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr118696.c create mode 100644 gcc/testsuite/gcc.target/s390/vector/pr118696.c