From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4BE6E38A90A3; Mon, 8 May 2023 12:54:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4BE6E38A90A3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683550488; bh=KSdav6Dt4S2xq6E5vYxjd1zIe+xlMeHwIzSubxqu1Xk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZCB892SvU09ohLCFpVIuTT9uwJeQC5WX4icAoF7NrJtZ8rN/q1TJm1U6BaNe+YG0c +fKCc8ad23DMWSORBLJEa8bZqEVWXZ8+dqNWYdskM7O11qGNIeWXbb9wRYqOsZTh0L X1ZMehwtJRbFJIAP3asW1L+XYWDvFz9UUd5bC2cU= From: "tneumann at users dot sourceforge.net" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/109670] Exception handling broken for 32bit Windows starting with GCC 13 Date: Mon, 08 May 2023 12:54: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: tneumann at users dot sourceforge.net 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: 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 --- Comment #8 from Thomas Neumann = --- Do you by chance an Ada-enabled WIN32 toolchain somewhere that I can use to build gcc with? Or an script on how to do that? I have not managed to repro= duce the problem yet, unfortunately, because I could not build Ada.=