From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4014B3858CDA; Sat, 6 May 2023 06:50:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4014B3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683355848; bh=WFgF/D082bfO8KApwSD24buRkefdPhmFGV+3PraYQ1o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AcWw4KF0r2BQ/mMI0hHWVrlje1BbGpp5MzP+eccciAwa7+Xxd25Wi9ZqrvwSinGLT zdM5UOcnA7CqiBHGIxChwGFnEploeW0ZG0/ypzpP0Px2Mk7krbJF/L8/7HFZdviHbD FacsxHo1XXZddZJuDXxIqKHRY/+XUOrpSnzLVKhE= From: "reiter.christoph at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/109670] Exception handling broken for 32bit Windows starting with GCC 13 Date: Sat, 06 May 2023 06:50:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgcc X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: reiter.christoph at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: cc 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=3D109670 Christoph Reiter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tneumann at users dot sour= ceforge. | |net --- Comment #7 from Christoph Reiter --- Yes, I can confirm that reverting https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit;h=3D1c118c9970600117700cc12= 284587e0238de6bbe on top of 13.1.0 fixes exception handling, and cmake/ada/gdb work again.=