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

--- Comment #26 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:7fa55e44c586adad7eceb67af58dfa2f6a34436c

commit r14-12434-g7fa55e44c586adad7eceb67af58dfa2f6a34436c
Author: Richard Biener <[email protected]>
Date:   Thu Jan 29 15:43:01 2026 +0100

    tree-optimization/109410 - ICE with noreturn and -g

    This fixes the -g variant of the original testcase.

            PR tree-optimization/109410
            * tree-ssa-reassoc.cc (build_and_add_sum): Use
            gsi_start_nondebug_after_labels_bb to look for a possible
            returns-twice call.

            * gcc.dg/pr109410-2.c: New testcase.

    (cherry picked from commit 4fe48225fa4e263b8d77d7a1465e1214d9cc742c)

Reply via email to