From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E56EE3858D37; Tue, 9 May 2023 11:32:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E56EE3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683631939; bh=EdWunx88mbHF2j3pOKJ8qy3GuVqixsrYMCZub5oyo1A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tJwhOQ+GIiapfI720Z6i1mbDB7FAQIUh/SgOCHWMntZY4wwqO/c1DXaq7hUsVXyTV 6gJ7PUQLG7GA7Vj5gTcARJaOT0e5mLTajs81/vgVOrmSe4Lkp3V0fhuabIjazv40H3 Hd2iXE+AnRee0OdMfwfGHPrijR//qhTejWuEy3Cg= From: "fiesh at zefix dot tv" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109785] ICE in begin_maybe_infinite_loop Date: Tue, 09 May 2023 11:32:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fiesh at zefix dot tv X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109785 --- Comment #2 from fiesh at zefix dot tv --- (In reply to Martin Li=C5=A1ka from comment #1) > Dup. >=20 > *** This bug has been marked as a duplicate of bug 109666 *** Ah thanks, and sorry for the dup. Searched for bagin_maybe_infinite_loop a= nd other parts of the backtrace but couldn't find anything...=