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

--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Richard Biener
<rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:295dd134318068d253f09786b523718fd6951967

commit r15-10171-g295dd134318068d253f09786b523718fd6951967
Author: Richard Biener <rguent...@suse.de>
Date:   Thu Jul 31 12:20:34 2025 +0200

    tree-optimization/121256 - re-instantiate check on SLP node

    On the gcc-15 branch we can have no SLP node.  We have to be
    careful with cherry-picks from trunk.

            PR tree-optimization/121256
            * tree-vect-loop.cc (vectorizable_recurr): Handle the case
            of a NULL SLP node.

Reply via email to