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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <[email protected]>:

https://gcc.gnu.org/g:4a635cf39eb8a6d1ea76fe910026b83738b68922

commit r17-3782-g4a635cf39eb8a6d1ea76fe910026b83738b68922
Author: Richard Biener <[email protected]>
Date:   Mon Aug 31 09:15:18 2026 +0200

    Update gcc.dg/vect/vect-cselim-2.c

    As -fno-tree-loop-if-convert no longer works to inhibit vectorization
    for the testcase when cselim is not performed adjust the testcase
    to appropriately require masked stores and scan for versioning for
    aliasing in that case.

            PR testsuite/127122
            * gcc.dg/vect/vect-cselim-2.c: Adjust.

Reply via email to