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

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

https://gcc.gnu.org/g:e5aa8dc286ce040eb135f7db90a664cd241430f8

commit r15-10775-ge5aa8dc286ce040eb135f7db90a664cd241430f8
Author: Richard Biener <[email protected]>
Date:   Mon Jan 26 08:05:34 2026 +0100

    tree-optimization/123794 - fix OMP SIMD scalar call removal

    The following makes sure to purge VDEFs for all calls.

            PR tree-optimization/123794
            * tree-vect-slp.cc (vect_remove_slp_scalar_calls): Unlink
            VOPs for all calls.

            * gcc.dg/vect/vect-simd-clone-pr123794.c: New testcase.

    (cherry picked from commit 3e0430bca4b546c07067df00644d251e55fecbad)

Reply via email to