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

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

https://gcc.gnu.org/g:7b3d25eeded7eee6686ee24212092cde4dbeb1d7

commit r13-10154-g7b3d25eeded7eee6686ee24212092cde4dbeb1d7
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)
  • [Bug tree-optimization/109410] ... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to