From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D901D3858D38; Wed, 22 May 2024 16:04:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D901D3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716393851; bh=5ckm+Wf9H+caOGbxLTcAsDoiSOysmxpJkDVVJFqfAsk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eS/hUReLGQzzSt06jMqVIFVLT/wwRNdW0aTXqqmEPdya3uvACJxtqWe/XPO5+J3nJ oM3NowF2NXK17unn0nXVhLyBS7uZ2tUBsn5l9nk+o8z+wjmlw8ODOL6LsUB4vD/3tM /fOV2CAs7fFkIoGvHcAxNfRFpZUe1cJk5V4nkRjw= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/115038] [14/15 regression] internal error in seh_cfa_offset with -O2 -fno-omit-frame-pointer Date: Wed, 22 May 2024 16:04:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.1.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: ebotcazou at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.2 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=3D115038 --- Comment #9 from Eric Botcazou --- > Eric, do you want to handle the final bootstrap+regression test? Or do y= ou > want me to take it from here? I can do it right now.=