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

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jan Hubicka <hubi...@gcc.gnu.org>:

https://gcc.gnu.org/g:8d51bfe0f97a27c749c36003867901338833340a

commit r14-8985-g8d51bfe0f97a27c749c36003867901338833340a
Author: Jan Hubicka <j...@suse.cz>
Date:   Wed Feb 14 17:37:34 2024 +0100

    Fix ICE in loop splitting with -fno-guess-branch-probability

            PR tree-optimization/111054

    gcc/ChangeLog:

            * tree-ssa-loop-split.cc (split_loop): Check for profile being
present.

    gcc/testsuite/ChangeLog:

            * gcc.c-torture/compile/pr111054.c: New test.
  • [Bug middle-end/111054] [14 Reg... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to