From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 151373858D3C; Tue, 21 Feb 2023 09:50:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 151373858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676973051; bh=WISNEdANEvBCId/JK/eu0Rx27GvpHDFK8ed5fv1g/hE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MZiQzbZYgjH0hy8ta9BnuClbg07/I5EOUj/bAZ6Ax+bRu6sUr6TET/7lmo0+Qp7NK Ozujry6JBTLTWCQhf5QOJfVUMjMIFakHzfxVP9RTpmyOqOdlUzSG7JhfoevFBER5/P 3ADsULA0nxPYNosUtxG73lC+UgRJYsAw2s6MSpEE= From: "sam at gentoo dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108691] [13 Regression] ICE with function ptr and setjmp/returns twice at -O1 Date: Tue, 21 Feb 2023 09:50:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sam at gentoo dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D108691 --- Comment #13 from Sam James --- (Revert was for pr108868).=