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

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

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

commit r14-12665-gd807d9350e85515ee17aff620680bf280d9522dd
Author: Richard Biener <[email protected]>
Date:   Mon May 4 11:02:01 2026 +0200

    middle-end/125146 - fold_stmt fails to release SSA names

    When match-and-simplify simplification fails we have to release
    eventually pushed stmts.

            PR middle-end/125146
            * gimple-fold.cc (fold_stmt_1): Discard stmts in seq
            after failed gimple_simplify as well.

    (cherry picked from commit 71f161d8c5dc2cba7e6a74e87a1b7b86000036e0)

Reply via email to