https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121288

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Juergen Christ
<jchr...@gcc.gnu.org>:

https://gcc.gnu.org/g:50c91681558e4029757077030aeaedfd4ef1e7a2

commit r15-10108-g50c91681558e4029757077030aeaedfd4ef1e7a2
Author: Juergen Christ <jchr...@linux.ibm.com>
Date:   Tue Jul 29 16:23:24 2025 +0200

    testsuite: Adjust s390x params for vector tests.

    Loop peeling and minimal loop vectorization threshold prevented loop
    vectorization in these examples.  Adjust parameters in the test to
    make the test pass.

    Signed-off-by: Juergen Christ <jchr...@linux.ibm.com>

            PR testsuite/121286
            PR testsuite/121288

    gcc/testsuite/ChangeLog:

            * gcc.dg/vect/pr112325.c: Adjust parameters for s390.
            * gcc.dg/vect/pr117888-1.c: Ditto.

Reply via email to