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

--- 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:3e0430bca4b546c07067df00644d251e55fecbad

commit r16-7037-g3e0430bca4b546c07067df00644d251e55fecbad
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.

Reply via email to